DBPix Documentation
Version 2.0

PNGFilter Property


Description:  Selects the filter 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
PNGFilterDefault0Uses default PNG filtering (default).


If the ImageSaveFormat property is set to ImageSaveFormatPNG (1) then this property determines the filter type of the PNG image. 
PNGFilterDefault is currently the only compression type supported by DBPix.

 

 

Documentation version 2.0.0