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).
ImagingPNGLoadAnimated = 27;
ImagingTypes (at line 98)
Default value is 1.