C# Class Pinta.Core.OilPaintingEffect

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

Méthodes publiques

Méthode Description
LaunchConfiguration ( ) : bool
OilPaintingEffect ( ) : System
RenderEffect ( ImageSurface src, ImageSurface dest, Gdk rois ) : void

Private Methods

Méthode Description
SetToZero ( byte dst, ulong length ) : void

Method Details

LaunchConfiguration() public méthode

public LaunchConfiguration ( ) : bool
Résultat bool

OilPaintingEffect() public méthode

public OilPaintingEffect ( ) : System
Résultat System

RenderEffect() public méthode

public RenderEffect ( ImageSurface src, ImageSurface dest, Gdk rois ) : void
src Cairo.ImageSurface
dest Cairo.ImageSurface
rois Gdk
Résultat void