Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Pinta
Core
UnaryPixelOps.RedEyeRemove
C# Class Pinta.Core.UnaryPixelOps.RedEyeRemove
Inheritance:
UnaryPixelOp
Datei anzeigen
Open project: xxgreg/Pinta
Public Methods
Method
Description
Apply
(
ColorBgra
color
) :
ColorBgra
RedEyeRemove
(
int
tol
,
int
sat
) :
System
Private Methods
Method
Description
GetSaturation
(
ColorBgra
color
) :
int
Method Details
Apply()
public
method
public
Apply
(
ColorBgra
color
) :
ColorBgra
color
ColorBgra
return
ColorBgra
RedEyeRemove()
public
method
public
RedEyeRemove
(
int
tol
,
int
sat
) :
System
tol
int
sat
int
return
System