Cheetah
|
Public Member Functions | |
applyToImage (Image $image, $posx=0, $posy=0) | |
![]() | |
__construct ($text=null) | |
text ($text) | |
getText () | |
size ($size) | |
getSize () | |
color ($color) | |
getColor () | |
angle ($angle) | |
getAngle () | |
align ($align) | |
getAlign () | |
valign ($valign) | |
getValign () | |
file ($file) | |
getFile () | |
countLines () | |
Additional Inherited Members | |
![]() | |
$text | |
$size = 12 | |
$color = '000000' | |
$angle = 0 | |
$align | |
$valign | |
$file | |
![]() | |
hasApplicableFontFile () | |
Intervention\Image\Imagick\Font::applyToImage | ( | Image | $image, |
$posx = 0 , |
|||
$posy = 0 |
|||
) |
Draws font to given image at given position
Image | $image | |
integer | $posx | |
integer | $posy |
Reimplemented from Intervention\Image\AbstractFont.