C# Class PixelFarm.Agg.Lines.LineProfileAnitAlias

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
GetProfileValue ( int dist ) : byte
LineProfileAnitAlias ( double w, IGammaFunction gamma_function ) : System

Private Methods

Méthode 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 méthode

public GetProfileValue ( int dist ) : byte
dist int
Résultat byte

LineProfileAnitAlias() public méthode

public LineProfileAnitAlias ( double w, IGammaFunction gamma_function ) : System
w double
gamma_function IGammaFunction
Résultat System