DBPix Documentation
Version 2.0

PNGInterlace Property


Description:  Selects the interlacing type to be used for saving images in PNG format when ImageSaveFormat is ImageSaveFormatPNG (1).
Type:  Number (enum/short)
Read/Get
Write/Set:
  
 
 
Remarks:  

ConstantValueDescription
PNGInterlaceADAM70Uses ADAM7 interlacing.
PNGInterlaceNone1No interlacing (default). 


If the ImageSaveFormat property is set to ImageSaveFormatPNG (1) then this property determines the interlacing type of the PNG image.

 

 

Documentation version 2.0.0