C1.Win.Bitmap.4.8 Assembly / C1.Win.Bitmap Namespace / PngOptions Class / Interlace Property

In This Topic
Interlace Property
In This Topic
Specifies whether to encode the image data as interlaced.
Syntax
'Declaration
 
Public Property Interlace As System.Nullable(Of Boolean)
 
Remarks
The default value is false.
See Also