wCMF
3.6
|
This is the complete list of members for GraphicsUtil, including all inherited members.
$_errorMsg | GraphicsUtil | |
calculateSizeParams($width, $height, $imageWidth, $imageHeight) | GraphicsUtil | |
calculateTextParams($width, $height, $x, $y, $textwidth, $textheight) | GraphicsUtil | |
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 | |
getTextDimension($fontsize, $angle, $fontfile, $text) | 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 | |
renderTextTTF($text, $fontfile, $fontsize, $color, $bgcolor, $filename, $width=null, $height=null, $x=null, $y=null, $angle=0) | GraphicsUtil |