ImagingMNGLossyCompression Constant
ImagingTypes

Specifies whether MNG animation frames are saved with lossy or lossless compression.

Pascal
ImagingMNGLossyCompression = 28;
File

ImagingTypes (at line 104)

Description

Lossless frames are saved as PNG images and lossy frames are saved as JNG images. Allowed values are 0 (False) and 1 (True). Default value is 0.

Related Information
You are here: Symbol Reference > Constants > ImagingMNGLossyCompression Constant