PixelDataFormat.RgbIndexed1Bpp
PixelDataFormat.RgbIndexed1Bpp property
Gets the PixelDataFormat
defined for indexed 1 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 RgbIndexed1Bpp { get; }
Property Value
The PixelDataFormat
defined for indexed 1 bit per color.
See Also
- class PixelDataFormat
- namespace Aspose.Imaging
- assembly Aspose.Imaging