ImageGear for C and C++ on Windows v21.0 - Updated
User Guide / File Formats and Compressions / Compressions / FPX SINCOLOR Compression
In This Topic
    FPX SINCOLOR Compression
    In This Topic

    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

    Comments:

    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. See Attaching Components.