Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Liste complète des membres de JImage, y compris les membres hérités :
$formats | JImage | protectedstatic |
$handle | JImage | protected |
$path | JImage | protected |
__construct($source=null) | JImage | |
crop($width, $height, $left, $top, $createNew=true) | JImage | |
filter($type, array $options=array()) | JImage | |
getFilterInstance($type) | JImage | protected |
getHeight() | JImage | |
getImageFileProperties($path) | JImage | static |
getPath() | JImage | |
getWidth() | JImage | |
isLoaded() | JImage | |
isTransparent() | JImage | |
loadFile($path) | JImage | |
prepareDimensions($width, $height, $scaleMethod) | JImage | protected |
resize($width, $height, $createNew=true, $scaleMethod=self::SCALE_INSIDE) | JImage | |
rotate($angle, $background=-1, $createNew=true) | JImage | |
sanitizeHeight($height, $width) | JImage | protected |
sanitizeOffset($offset) | JImage | protected |
sanitizeWidth($width, $height) | JImage | protected |
SCALE_FILL | JImage | |
SCALE_INSIDE | JImage | |
SCALE_OUTSIDE | JImage | |
toFile($path, $type=IMAGETYPE_JPEG, array $options=array()) | JImage |