C# Class Pinta.Core.SoftenPortraitEffect

Inheritance: BaseEffect
Show file Open project: xxgreg/Pinta

Public Methods

Method Description
LaunchConfiguration ( ) : bool
RenderEffect ( ImageSurface src, ImageSurface dest, Gdk rois ) : void
SoftenPortraitEffect ( ) : System

Method Details

LaunchConfiguration() public method

public LaunchConfiguration ( ) : bool
return bool

RenderEffect() public method

public RenderEffect ( ImageSurface src, ImageSurface dest, Gdk rois ) : void
src Cairo.ImageSurface
dest Cairo.ImageSurface
rois Gdk
return void

SoftenPortraitEffect() public method

public SoftenPortraitEffect ( ) : System
return System