Table of Contents

Enum YcbcrChromaSubSampling

Namespace
SharpDX.Direct2D1
Assembly
SharpDX.Direct2D1.dll

Specifies the chroma subsampling of the input chroma image used by the YCbCr effect.

public enum YcbcrChromaSubSampling

Fields

Auto = 0

No documentation.

Both = 1

No documentation.

Horizontal = 2

No documentation.

None = 3

No documentation.

Vertical = 4

No documentation.