C# 클래스 SixLabors.ImageSharp.Processing.Processors.Filters.BlackWhiteProcessor

Applies a black and white filter matrix to the image
상속: FilterProcessor
파일 보기 프로젝트 열기: SixLabors/ImageSharp

공개 메소드들

메소드 설명
BlackWhiteProcessor ( )

Initializes a new instance of the BlackWhiteProcessor class.

메소드 상세

BlackWhiteProcessor() 공개 메소드

Initializes a new instance of the BlackWhiteProcessor class.
public BlackWhiteProcessor ( )