bypassTest($width, $height, $x=0, $y=0)
Tests if action would change current image.
render($input, $output=null)
Main method for image handling.
optimizeImage($filename)
Opimizes final image through one of the optimization programs.
bypass()
Runs bypass (copies file)
GraphicsMagick interface.
getBackground()
Generates background command.
getImageSize()
Determine size of input image.
render($input, $output=null)
Main method for image handling.
crop($width, $height, $x=0, $y=0)
Crop action.
getQuality()
Generates quality command.
getOptimize()
Generates optimization parameters.
execCommand()
Executes ImageMagick command.