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)
Parameter | Type | Description |
---|---|---|
value | Imaging::ColorPalettePtr | The value to set |
See Also
- Typedef ColorPalettePtr
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++