ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.UInteger()
    public System.uint[] Chrominance {get; set;}
    Remarks
    Range value: 64 Entries (DCT) Applicable Codecs: JPEG
    See Also