System::Drawing::Image::set_Palette 方法
Image::set_Palette method
设置当前对象表示的图像使用的颜色调色板。
virtual void System::Drawing::Image::set_Palette(Imaging::ColorPalettePtr value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | Imaging::ColorPalettePtr | 要设置的值 |
另见
- Typedef ColorPalettePtr
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++