Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Fonctions membres publiques | |
execute (array $options=array()) | |
Fonctions membres publiques inherited from JImageFilter | |
__construct ($handle) |
Additional Inherited Members | |
Attributs protégés inherited from JImageFilter | |
$handle |
Définition à la ligne 19 du fichier brightness.php.
JImageFilterBrightness::execute | ( | array | $options = array() | ) |
Method to apply a filter to an image resource.
array | $options | An array of options for the filter. |
InvalidArgumentException |
Réimplémentée à partir de JImageFilter.
Définition à la ligne 31 du fichier brightness.php.