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

In This Topic
    EnableV5Header32bppBGRA Property (BitmapEncoderOptions)
    In This Topic
    Gets or sets a value indicating whether [EnableV5Header32bppBGRA].
    Syntax
    'Declaration
     
    Public Property EnableV5Header32bppBGRA As System.Boolean
    public System.bool EnableV5Header32bppBGRA {get; set;}
    Remarks
    Range value: true-false Applicable Codecs: BMP
    See Also