bypassTest($width, $height, $x=0, $y=0)
Tests if action would change current image.
dimensions($width, $height)
Scales image dimensions.
optimizeImage($filename)
Opimizes final image through one of the optimization programs.
bypass()
Runs bypass (copies file)
thumbfill($width, $height, $centerX=50, $centerY=50)
thumbfill
setBackground()
Generates background command.
getResizeFilter($width, $height)
Gets the resize filter depending on target size.
canRead($ext)
Checks if extension support reading file type.
getImageSize()
Determine size of input image.
render($input, $output=null)
Main method for image handling.
crop($width, $height, $x=0, $y=0)
crop