ImageGear Professional v18.2 > User Guide > File Format Reference > ImageGear Supported Compressions Reference > FPX SINCOLOR |
Full Name | Single color compression |
---|---|
Compression ID | IG_COMPRESSION_FPX_SINCOLOR = 12 |
ImageGear Component | FlashPix |
Bit Depth | Gray level: 8 bpp, RGB: 24 bpp |
File Formats | FlashPix |
ImageGear Platforms Support | WIN32 |
This is compression is used with FlashPix images. FlashPix images are divided into tiles; when all pixels of a tile have the same color, only this single color value is saved. If a tile has pixels of different colors, the tile is saved uncompressed.
This compression requires the ImageGear FlashPix Component to be attached.