Table of Contents

Property Rgb24Bpp

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Rgb24Bpp

Gets the PixelDataFormat defined for 24 bits per pixel with 8 bits for each of the alpha, red, green and blue, alpha is not defined.

public static PixelDataFormat Rgb24Bpp { get; }

Property Value

PixelDataFormat

The PixelDataFormat defined for 24 bits per pixel with 8 bits for each of the alpha, red, green and blue, alpha is not defined.