GraphicsUtil Member List

This is the complete list of members for GraphicsUtil, including all inherited members.

createBlackWhiteImage($srcName, $destName)GraphicsUtil
createThumbnail($srcName, $destName, $width, $height)GraphicsUtil
cropImage($srcName, $destName, $width, $height, $x=null, $y=null)GraphicsUtil
fitIntoSquare($srcName, $maxDimension)GraphicsUtil
getErrorMsg()GraphicsUtil
isImage($imgname)GraphicsUtil
isValidImageDimension($imgname, $width, $height, $exact=true)GraphicsUtil
isValidImageHeight($imgname, $height, $exact=true)GraphicsUtil
isValidImageWidth($imgname, $width, $exact=true)GraphicsUtil
processImageFunction($srcName, $destName, $function, $params)GraphicsUtil
renderText($text, $fontfile, $fontsize, $color, $bgcolor, $filename, $width=null, $height=null, $x=null, $y=null, $angle=0)GraphicsUtil