DBPix Documentation
Version 2.0

PNGCompression Property


Description:  Selects the compression 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
PNGCompressionDefault0Uses default PNG compression (default).


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

 

 

Documentation version 2.0.0