ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class / Luminance Property

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