Skip to content

Instantly share code, notes, and snippets.

@a3020
Created August 5, 2013 07:32
Show Gist options
  • Save a3020/6154071 to your computer and use it in GitHub Desktop.
Save a3020/6154071 to your computer and use it in GitHub Desktop.
$im->outputThumbnail()
$im->outputThumbnail($obj, $maxWidth, $maxHeight, $alt = null, $return = false, $crop = false)
Runs getThumbnail on the $obj argument, and prints out or returns an IMG tag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment