public pixelate (mixed $amount) Pixelate image
public save ([mixed $file], [mixed $quality]) Save the image
public getWidth () Image width
public rotate (mixed $degrees) Rotate the image by a given amount
public getHeight () Image height
public resize ([mixed $width], [mixed $height], [mixed $master]) Resize the image to the given size
public blur (mixed $radius) Blur image
public liquidRescale (mixed $width, mixed $height, [mixed $deltaX], [mixed $rigidity]) This
public getMime () Image mime type
public reflection (mixed $height, [mixed $opacity], [mixed $fadeIn]) Add a reflection to an image
Page 1 of 3