System::Drawing::Bitmap::BeginPixelProcessing method

Bitmap::BeginPixelProcessing method

Enables pixel processing mode.

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

See Also