APNG

FileType.APNG field

Animated Portable Network Graphics (.png) is a raster image file format that uses lossless compression. It was developed as an extension of PNG to support animation, serving as an alternative to the GIF format without copyright limitations. Learn more about this file format here.

public static readonly FileType APNG;

See Also