ColorPaletteHelper.Create8BitGrayscale
ColorPaletteHelper.Create8BitGrayscale method
Creates the 8 bit grayscale palette.
public static IColorPalette Create8BitGrayscale(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 8 bit grayscale palette.
See Also
- interface IColorPalette
- class ColorPaletteHelper
- namespace Aspose.PSD
- assembly Aspose.PSD