TPAMFileFormat Class
ImagingPortableMaps | Legend | Members | Methods | Properties | Hierarchy

Portable Arbitrary Map is format that can store image data formats of PBM, PGM, and PPM formats with optional alpha channel.

Pascal
public TPAMFileFormat = class(TPortableMapFileFormat);
File

ImagingPortableMaps (at line 121)

Description

Raster data can be stored only in binary format. All data formats supported by this format are ifGray8, ifGray16, ifA8Gray8, ifA16Gray16, ifR8G8B8, ifR16G16R16, ifA8R8G8B8, and ifA16R16G16B16.

Hierarchy
Related Information
You are here: Symbol Reference > Classes > TPAMFileFormat Class