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