XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
__construct ($face, $size, $color) | |
writeText ($image, $x, $y, $text, $angle=0) | |
Champs de données | |
$face | |
$size | |
$color | |
__construct | ( | $face, | |
$size, | |||
$color | |||
) |
writeText | ( | $image, | |
$x, | |||
$y, | |||
$text, | |||
$angle = 0 |
|||
) |
Writes text onto an image
\WideImage\Image | $image | |
mixed | $x | smart coordinate |
mixed | $y | smart coordinate |
string | $text | |
int | $angle | Angle in degrees clockwise |
$face |
$size |