HumHub Documentation (unofficial)

Canvas
in package
implements FilterInterface

A canvas filter.

Table of Contents

Interfaces

FilterInterface
Interface for imagine filters.

Properties

$background  : ColorInterface
$imagine  : ImagineInterface
$placement  : PointInterface
$size  : BoxInterface

Methods

__construct()  : mixed
Constructs Canvas filter with given width and height and the placement of the current image inside the new canvas.
apply()  : ImageInterface
Applies scheduled transformation to an ImageInterface instance.

Properties

Methods


        
On this page

Search results