BeginPixelProcessing()

Bitmap::BeginPixelProcessing(bool) method

Enables pixel processing mode.

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

Arguments

ParameterTypeDescription
update_colorsboolSpecifies whether to update colors.

See Also