Source on GitHub
Methods
abstract public resize ([mixed $width], [mixed $height], [mixed $master])
...
abstract public crop (mixed $width, mixed $height, [mixed $offsetX], [mixed $offsetY])
...
abstract public rotate (mixed $degrees)
...
abstract public flip (mixed $direction)
...
abstract public sharpen (mixed $amount)
...
abstract public reflection (mixed $height, [mixed $opacity], [mixed $fadeIn])
...
abstract public watermark (Phalcon\Image\Adapter $watermark, [mixed $offsetX], [mixed $offs