public static check () Checks if Imagick is enabled
public render ([mixed $ext], [mixed $quality]) Render the image and return the binary string
public getType () Image type Driver dependent
public sharpen (mixed $amount) Sharpen the image by a given amount
public background (mixed $color, [mixed $opacity]) Set the background color of an image
public watermark (Phalcon\Image\Adapter $watermark
public crop (mixed $width, mixed $height, [mixed $offsetX], [mixed $offsetY]) Crop an image
public getImage () ...
public flip (mixed $direction) Flip the image along the horizontal or vertical axis
public text (mixed $text, [mixed $offsetX], [mixed $offsetY], [mixed $opacity], [mixed $color], [mixed
Page 3 of 3