Table of Contents

Property RgbIndexed8Bpp

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

RgbIndexed8Bpp

Gets the PixelDataFormat defined for indexed 8 bit per color. The indexed pixel data storage is intended to allow data storage and retrieval everywhere the color palette is used. Use with caution, because may require conversion from one palette to another or from RGBA to indexed color model.

public static PixelDataFormat RgbIndexed8Bpp { get; }

Property Value

PixelDataFormat

The PixelDataFormat defined for indexed 8 bit per color.