ComponentOne Bitmap for WPF
InterleavedAlpha Property (BitmapEncoderOptions)

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > BitmapEncoderOptions Class : InterleavedAlpha Property
Specifies whether to encode interleaved alpha or planar alpha.
Syntax
'Declaration
 
Public Property InterleavedAlpha As System.Boolean
public System.bool InterleavedAlpha {get; set;}
Remarks
Range value: true-false Applicable Codecs: JPEG-XR
See Also

Reference

BitmapEncoderOptions Class
BitmapEncoderOptions Members