set_Palette()
Bitmap::set_Palette(Imaging::ColorPalettePtr) method
Sets the color palette used by the image represented by the current object.
void System::Drawing::Bitmap::set_Palette(Imaging::ColorPalettePtr value) override
Arguments
Parameter | Type | Description |
---|---|---|
value | Imaging::ColorPalettePtr | The value to set |
See Also
- Typedef ColorPalettePtr
- Class Bitmap
- Namespace System::Drawing
- Library Aspose.Slides