C# 클래스 SimplePaletteQuantizer.Ditherers.Ordered.BaseOrderedDitherer

상속: BaseColorDitherer
파일 보기 프로젝트 열기: RHY3756547/FreeSO

보호된 메소드들

메소드 설명
OnProcessPixel ( Pixel sourcePixel, Pixel targetPixel ) : System.Boolean

See BaseColorDitherer.OnProcessPixel for more details.

메소드 상세

OnProcessPixel() 보호된 메소드

See BaseColorDitherer.OnProcessPixel for more details.
protected OnProcessPixel ( Pixel sourcePixel, Pixel targetPixel ) : System.Boolean
sourcePixel Pixel
targetPixel Pixel
리턴 System.Boolean