Classes for advanced operation with an image.

Classes

  ClassDescription
XImageCodec
The class XImageCodec represents extended informations about installed decoders in GDI+ library.
XPngFile
The class XPngFile providers reading and saving PNG files and it's capable of writing special area - chunks, which use Baltie2D for reading transparency and tile size from PNG files.
XPngFileChunk..::.SGPInfo
The class XPngFileChunk..::.SGPInfo contains SGP information about tiles in the PNG file.

Structures

  StructureDescription
XPngFileChunk
The structure XPngFileChunk represents a chunk in a PNG file. The PNG file must contain some special chunks, but also it can contain the user defined one.