ComponentOne Bitmap for UWP
AlphaQuality Property (BitmapEncoderOptions)

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > BitmapEncoderOptions Class : AlphaQuality Property
Gets or sets the compression quality for the planar alpha channel image.
Syntax
'Declaration
 
Public Property AlphaQuality As System.Byte
public System.byte AlphaQuality {get; set;}
Remarks
Range value: 1-255 Applicable Codecs: JPEG-XR
See Also

Reference

BitmapEncoderOptions Class
BitmapEncoderOptions Members