PNG Image File Format

PNG Decoder Notes

PNG loader supports all PNG variants that can be interpreted by libpng. It also supports load of embedded color profile and XMP metadata.

Image Size Restriction

In current version of PixelLive SDK, unlike other formats which are natively supported by PixelLive SDK, PNG files should be fit into the physical memory size. If a PNG image that is not fit into the memory, it could not be loaded.

PNG Encoder Notes

PNG format only supports RGB and Grayscale images and images of any other photometrics are automatically converted into an appropriate photometric.
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:22:54 2008.