ImageAttributes.SetBrushRemapTable

ImageAttributes.SetBrushRemapTable method

Sets the color-remap table for the brush category.

public void SetBrushRemapTable(ColorMap[] map)
ParameterTypeDescription
mapColorMap[]An array of ColorMap objects.

See Also