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
AutoLevelEffect
C# Class Pinta.Core.AutoLevelEffect
Inheritance:
BaseEffect
Mostra file
Open project: xxgreg/Pinta
Public Methods
Method
Description
RenderEffect
(
ImageSurface
src
,
ImageSurface
dest
,
Gdk
rois
) :
void
Method Details
RenderEffect()
public
method
public
RenderEffect
(
ImageSurface
src
,
ImageSurface
dest
,
Gdk
rois
) :
void
src
Cairo.ImageSurface
dest
Cairo.ImageSurface
rois
Gdk
return
void