ImagingPNGLoadAnimated Constant
ImagingTypes

Boolean option that specifies whether PNG images with more frames (APNG format) are animated by Imaging (according to frame disposal/blend methods) or just raw frames are loaded and sent to user (if you want to animate APNG yourself).

Pascal
ImagingPNGLoadAnimated = 27;
File

ImagingTypes (at line 98)

Description

Default value is 1.

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