Table of Contents

Method Create4BitGrayscale

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Create4BitGrayscale(bool)

Creates the 4 bit grayscale palette.

public static IColorPalette Create4BitGrayscale(bool minIsWhite)

Parameters

minIsWhite bool

if set to true the palette starts with white color, otherwise it starts with black color.

Returns

IColorPalette

The 4 bit grayscale palette.