ColorPaletteHelper.Create4BitGrayscale
ColorPaletteHelper.Create4BitGrayscale method
Creates the 4 bit grayscale palette.
public static IColorPalette Create4BitGrayscale(bool minIsWhite)
Parameter | Type | Description |
---|---|---|
minIsWhite | Boolean | if set to true the palette starts with white color, otherwise it starts with black color. |
Return Value
The 4 bit grayscale palette.
See Also
- interface IColorPalette
- class ColorPaletteHelper
- namespace Aspose.CAD
- assembly Aspose.CAD