C1.Win.Bitmap.4.8 Assembly / C1.Win.Bitmap Namespace / JpegXROptions Class / InterleavedAlpha Property

In This Topic
InterleavedAlpha Property (JpegXROptions)
In This Topic
Specifies whether to encode interleaved alpha or planar alpha.
Syntax
'Declaration
 
Public Property InterleavedAlpha As System.Nullable(Of Boolean)
 
Remarks
The default value is false.
See Also