Méthode | Description | |
---|---|---|
getSubscribedEvents ( ) | ||
transform ( Imbo\EventManager\EventInterface $event ) | Transform the image |
Méthode | Description | |
---|---|---|
drawBorderInside ( string $color, integer $borderWidth, integer $borderHeight, |
Draw border inside (on top of) the existing image | |
expandImage ( string $color, integer $borderWidth, integer $borderHeight, |
Expand the image so that we can fit the width and height of the borders specified on each side, than copy the original image to the center of the canvas. |
public transform ( Imbo\EventManager\EventInterface $event ) | ||
$event | Imbo\EventManager\EventInterface | The event instance |