System::Drawing::Bitmap::EndPixelProcessing method
Bitmap::EndPixelProcessing method
Disables pixel processing mode.
bool System::Drawing::Bitmap::EndPixelProcessing(bool update_colors=true)
| Parameter | Type | Description | 
|---|---|---|
| update_colors | bool | Specifies whether to update colors. | 
See Also
- Class Bitmap
- Namespace System::Drawing
- Library Aspose.Page for C++