API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
__construct ($face, $size, $color) | |
writeText ($image, $x, $y, $text, $angle=0) | |
Data Fields | |
$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 |
$color |
$face |
$size |