|
UNA
|
Public Member Functions | |
| __clone () | |
| getManager () | |
| getError () | |
| isAllowedImage ($sSrcImage) | |
| resize ($mixedImage, $sDstImage='') | |
| applyWatermark ($mixedImage, $sDstImage, $sWtrImage, $iTransparency, $sPosition='bottom-right', $sPositionOffsetX=0, $sPositionOffsetY=0, $sScaleFactor=0.2) | |
| grayscale ($mixedImage, $sDstImage='') | |
| setSize ($w, $h) | |
| removeCropOptions () | |
| setAutoCrop ($b) | |
| setJpegQuality ($i) | |
| setSquareResize ($b) | |
| isUsedGD () | |
| _getImageSize ($sPath) | |
| getExifInfo ($sSrcImage, $bCreateLocalFileIfUrl=true) | |
| getAverageColor ($sSrcImage) | |
| _grayscale ($sSrcImage, $sDstImage='') | |
| _removeTransparency ($oImg) | |
| _resize ($sSrcImage, $sDstImage='') | |
| _applyWatermark ( $sSrcImage, $sDstImage, $sWtrImage, $iTransparency, $sPosition='bottom-right', $sPositionOffsetX=0, $sPositionOffsetY=0, $sScaleFactor=0.2) | |
Static Public Member Functions | |
| static | getInstance () |
| static | getImageSize ($sPath) |
|
protected |
Reimplemented from BxDolFactory.
| BxDolImageResize::__clone | ( | ) |
Prevent cloning the instance
|
static |
Get singleton instance of the class
Implements iBxDolSingleton.
| BxDolImageResize::setAutoCrop | ( | $b | ) |
Crop image to destination size with filling whole area of destination size