Table of Contents

Property GrayscaleAlpha

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

GrayscaleAlpha

Gets the PixelDataFormat defined for 16 bits per pixel with 8 bits representing grayscale intensity in the 0-255 interval and additional 8 bit alpha component.

public static PixelDataFormat GrayscaleAlpha { get; }

Property Value

PixelDataFormat

The PixelDataFormat defined for 16 bits per pixel with 8 bits representing grayscale intensity in the 0-255 interval and additional 8 bit alpha component.