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é
|
Fonctions membres publiques | |
__construct ($handle) | |
execute (array $options=array()) |
Attributs protégés | |
$handle |
JImageFilter::__construct | ( | $handle | ) |
Class constructor.
resource | $handle | The image resource on which to apply the filter. |
InvalidArgumentException |
Références JLog\add(), et JLog\ERROR.
|
abstract |
Method to apply a filter to an image resource.
array | $options | An array of options for the filter. |
Réimplémentée dans JImageFilterBrightness, JImageFilterContrast, JImageFilterGrayScale, JImageFilterSmooth, JImageFilterEdgedetect, JImageFilterEmboss, JImageFilterNegate, et JImageFilterSketchy.
|
protected |