System::Drawing::Image::set_Palette method

Image::set_Palette method

Sets the color palette used by the image represented by the current object.

virtual void System::Drawing::Image::set_Palette(Imaging::ColorPalettePtr value)
ParameterTypeDescription
valueImaging::ColorPalettePtrThe value to set

See Also