BeginPixelProcessing()
Bitmap::BeginPixelProcessing(bool) method
Enables pixel processing mode.
bool System::Drawing::Bitmap::BeginPixelProcessing(bool update_colors=1)
Arguments
Parameter | Type | Description |
---|---|---|
update_colors | bool | Specifies whether to update colors. |
See Also
- Class Bitmap
- Namespace System::Drawing
- Library Aspose.Slides