C# Class PixelFarm.Agg.Lines.LineProfileAnitAlias

Datei anzeigen Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
GetProfileValue ( int dist ) : byte
LineProfileAnitAlias ( double w, IGammaFunction gamma_function ) : System

Private Methods

Method Description
GetProfileBuffer ( double w ) : byte[]
SetCenterAndSmootherWidth ( double center_width, double smoother_width ) : void
SetGamma ( IGammaFunction gamma_function ) : void
SetWidth ( double w ) : void

Method Details

GetProfileValue() public method

public GetProfileValue ( int dist ) : byte
dist int
return byte

LineProfileAnitAlias() public method

public LineProfileAnitAlias ( double w, IGammaFunction gamma_function ) : System
w double
gamma_function IGammaFunction
return System