ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / YCbCr Class / ChromaSubSampling Property

In This Topic
    ChromaSubSampling Property
    In This Topic
    Gets or sets the chroma subsampling of the input chroma image.
    Syntax
    'Declaration
     
    Public Property ChromaSubSampling As YcbcrChromaSubSampling
    public YcbcrChromaSubSampling ChromaSubSampling {get; set;}
    See Also