PreprocessingFilter.ToGrayscale

PreprocessingFilter.ToGrayscale method

이미지를 그레이스케일 이미지로 변환합니다. 그레이스케일 이미지는 이미지에서 256 레벨의 빛을 가집니다(0 ~ 255).

public static PreprocessingFilter ToGrayscale()

반환 값

GrayscaleFilter 객체.

또한보십시오