ColorPaletteHelper.GetUniformColorPalette

ColorPaletteHelper.GetUniformColorPalette method

Get uniform 256 color palette.

public static ColorPalette GetUniformColorPalette(RasterImage image)
ParameterTypeDescription
imageRasterImageThe image.

Return Value

The ColorPalette.

See Also