System::Drawing::Bitmap::set_Palette method

Bitmap::set_Palette method

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

void System::Drawing::Bitmap::set_Palette(Imaging::ColorPalettePtr value) override
ParameterTypeDescription
valueImaging::ColorPalettePtrThe value to set

See Also