System::Drawing::Bitmap::EndPixelProcessing 方法

Bitmap::EndPixelProcessing method

禁用像素处理模式。

bool System::Drawing::Bitmap::EndPixelProcessing(bool update_colors=true)
参数类型描述
update_colorsbool指定是否更新颜色。

另见