EndPixelProcessing()

Bitmap::EndPixelProcessing(bool) method

Disables pixel processing mode.

bool System::Drawing::Bitmap::EndPixelProcessing(bool update_colors=1)

Arguments

ParameterTypeDescription
update_colorsboolSpecifies whether to update colors.

See Also