System::Drawing::Bitmap::EndPixelProcessing method

Bitmap::EndPixelProcessing method

Disables pixel processing mode.

bool System::Drawing::Bitmap::EndPixelProcessing(bool update_colors=true)
ParameterTypeDescription
update_colorsboolSpecifies whether to update colors.

See Also