PreprocessingFilter.ToGrayscale

PreprocessingFilter.ToGrayscale method

将图像转换为灰度图像。 灰度图像在图像中有 256 级光(0 到 255)。

public static PreprocessingFilter ToGrayscale()

返回值

灰度过滤器对象。

也可以看看