set_NewColor()

ColorMap::set_NewColor(const Color&) method

Sets the new Color object representing the color to which to convert.

void System::Drawing::Imaging::ColorMap::set_NewColor(const Color &value)

Arguments

ParameterTypeDescription
valueconst Color&The value to set

See Also