Documentation

DemoFilter
in package
implements FilterInterface

Table of Contents

Interfaces

FilterInterface

Constants

DEFAULT_SIZE  = 10
Default size of filter effects

Properties

$size  : int
Size of filter effects

Methods

__construct()  : mixed
Creates new instance of filter
applyFilter()  : Image
Applies filter effects to given image

Constants

DEFAULT_SIZE

Default size of filter effects

public mixed DEFAULT_SIZE = 10

Properties

Methods

__construct()

Creates new instance of filter

public __construct([int $size = null ]) : mixed
Parameters
$size : int = null

        
On this page

Search results