Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Pinta
Core
RedEyeRemoveEffect
C# Class Pinta.Core.RedEyeRemoveEffect
Inheritance:
BaseEffect
Mostra file
Open project: xxgreg/Pinta
Public Methods
Method
Description
LaunchConfiguration
( ) :
bool
RedEyeRemoveEffect
( ) :
System
RenderEffect
(
ImageSurface
src
,
ImageSurface
dest
,
Gdk
rois
) :
void
Method Details
LaunchConfiguration()
public
method
public
LaunchConfiguration
( ) :
bool
return
bool
RedEyeRemoveEffect()
public
method
public
RedEyeRemoveEffect
( ) :
System
return
System
RenderEffect()
public
method
public
RenderEffect
(
ImageSurface
src
,
ImageSurface
dest
,
Gdk
rois
) :
void
src
Cairo.ImageSurface
dest
Cairo.ImageSurface
rois
Gdk
return
void