C# Class PixelFarm.Agg.FloodFill.ToleranceMatch

Inheritance: FillingRule
Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
CheckPixel ( byte destBuffer, int bufferOffset ) : bool
ToleranceMatch ( Color fillColor, int tolerance0To255 ) : PixelFarm.Drawing

Method Details

CheckPixel() public méthode

public CheckPixel ( byte destBuffer, int bufferOffset ) : bool
destBuffer byte
bufferOffset int
Résultat bool

ToleranceMatch() public méthode

public ToleranceMatch ( Color fillColor, int tolerance0To255 ) : PixelFarm.Drawing
fillColor PixelFarm.Drawing.Color
tolerance0To255 int
Résultat PixelFarm.Drawing