Table of Contents

Property Rgb16Bpp555

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Rgb16Bpp555

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

public static PixelDataFormat Rgb16Bpp555 { get; }

Property Value

PixelDataFormat

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