public getRealpath () ...
public render ([mixed $ext], [mixed $quality]) Render the image and return the binary string
public mask (Phalcon\Image\Adapter $watermark)
public getType () Image type Driver dependent
Source
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 crop (mixed $width, mixed $height, [mixed $offsetX], [mixed $offsetY]) Crop an image
public watermark (Phalcon\Image\Adapter $watermark
public text (mixed $text, [mixed $offsetX], [mixed $offsetY], [mixed $opacity], [mixed $color], [mixed
Page 2 of 3