create_8_bit_grayscale method
create_8_bit_grayscale
Creates the 8 bit grayscale palette.
Returns
The 8 bit grayscale palette.
def create_8_bit_grayscale(self, min_is_white):
...
Parameter | Type | Description |
---|---|---|
min_is_white | bool | if set to true the palette starts with white color, otherwise it starts with black color. |
See Also
- module
aspose.cad
- class
ColorPaletteHelper