C# Class Pinta.Core.UnaryPixelOps.RedEyeRemove

Inheritance: UnaryPixelOp
Afficher le fichier Open project: xxgreg/Pinta

Méthodes publiques

Méthode Description
Apply ( ColorBgra color ) : ColorBgra
RedEyeRemove ( int tol, int sat ) : System

Private Methods

Méthode Description
GetSaturation ( ColorBgra color ) : int

Method Details

Apply() public méthode

public Apply ( ColorBgra color ) : ColorBgra
color ColorBgra
Résultat ColorBgra

RedEyeRemove() public méthode

public RedEyeRemove ( int tol, int sat ) : System
tol int
sat int
Résultat System