Description | uses | Classes, Interfaces, Objects and Records | Functions and Procedures | Types | Constants | Variables |
Contains the Andorra 2D binding to the PNGImage PNG loader and compressor. It needs the PNG Delphi Sources which are available at http://pngdelphi.sourceforge.net/ . This unit doesn't run with lazarus! To have PNG Support with Lazarus, try one of the other graphic library plugins like AdDevIL or AdFreeImage or try the internal PNG loader (default).
Name | Description |
---|---|
Class TAdPNGCompressor |
A compressor to store textures in the png format |
Class TAdPNGFormat |
A loader for PNG files and TPNGObject. |