System::Drawing::Imaging::ColorMap::set_OldColor method

ColorMap::set_OldColor method

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

void System::Drawing::Imaging::ColorMap::set_OldColor(const Color &value)
ParameterTypeDescription
valueconst Color&The value to set

See Also