get_uniform_color_palette method

get_uniform_color_palette

Get uniform 256 color palette.

Returns

The ColorPalette.

def get_uniform_color_palette(self, image):
    ...
ParameterTypeDescription
imageRasterImageThe image.

See Also