C# 클래스 PixelFarm.Agg.Lines.LineProfileAnitAlias

파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
GetProfileValue ( int dist ) : byte
LineProfileAnitAlias ( double w, IGammaFunction gamma_function ) : System

비공개 메소드들

메소드 설명
GetProfileBuffer ( double w ) : byte[]
SetCenterAndSmootherWidth ( double center_width, double smoother_width ) : void
SetGamma ( IGammaFunction gamma_function ) : void
SetWidth ( double w ) : void

메소드 상세

GetProfileValue() 공개 메소드

public GetProfileValue ( int dist ) : byte
dist int
리턴 byte

LineProfileAnitAlias() 공개 메소드

public LineProfileAnitAlias ( double w, IGammaFunction gamma_function ) : System
w double
gamma_function IGammaFunction
리턴 System