Enum YcbcrChromaSubSampling
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.