Table of Contents

Property Grayscale

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Grayscale

Gets the PixelDataFormat defined for 8 bits per pixel with 8 bits representing grayscale intensity in the 0-255 interval.

public static PixelDataFormat Grayscale { get; }

Property Value

PixelDataFormat

The PixelDataFormat defined for 8 bits per pixel with 8 bits representing grayscale intensity in the 0-255 interval.