set_OldColor()

ColorMap::set_OldColor(const Color&) method

Sets the old Color object representing the color to be converted.

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

Arguments

ParameterTypeDescription
valueconst Color&The value to set

See Also