set_Palette()

Image::set_Palette(Imaging::ColorPalettePtr) method

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

virtual void System::Drawing::Image::set_Palette(Imaging::ColorPalettePtr value)

Arguments

ParameterTypeDescription
valueImaging::ColorPalettePtrThe value to set

See Also