public pixelate (mixed $amount) Pixelate image
public rotate (mixed $degrees) Rotate the image by a given amount
public __destruct () Destroys the loaded image to free up resources.
extends abstract class Phalcon\Image\Adapter
public getInternalImInstance () Get instance
public static check () ...
public getWidth () Image width
public getHeight () Image height
public save ([mixed $file], [mixed $quality]) Save the image
public blur (mixed $radius) Blur image
Page 1 of 3