Image\AdapterInterface

Interface Phalcon\Image\AdapterInterface

Phalcon\Image\AdapterInterface initializer

Methods

abstract public Phalcon\Image\Adapter resize ([unknown $width], [unknown $height], [unknown $master])

Resize the image to the given size. Either the width or the height can be omitted and the image will be resized proportionally.

abstract public liquidRescale (unknown $width, unknown $height, [unknown $delta_x], [unknown $rigidity])

...

abstract public Phalcon\Image\Adapter crop (unknown<