Manuál
PHP
Předcházející
Další
imagettfbbox
imagettfbbox -- Give the bounding box of a text using TrueType fonts
Description
array
imagettfbbox
( int size, int angle, string fontfile, string text)
text
size
fontfile
angle
imagettfbbox()
returns an array with 8 elements representing four points making the bounding box of the text:
The points are relative to the
Předcházející
Domů
Další
Nahoru