ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class / Chrominance Property

In This Topic
    Chrominance Property
    In This Topic
    Gets or sets the chrominance.
    Syntax
    'Declaration
     
    Public Property Chrominance As UInteger()
    public uint[] Chrominance {get; set;}
    Remarks
    Range value: 64 Entries (DCT) Applicable Codecs: JPEG
    See Also