



|
Manuel PHP
|
|
Table : .gd info.getimagesize .image type to extension .image type to mime type .image2wbmp .imagealphablending .imageantialias .imagearc .imagechar .imagecharup .imagecolorallocate .imagecolorallocatealpha .imagecolorat .imagecolorclosest .imagecolorclosestalpha .imagecolorclosesthwb .imagecolordeallocate .imagecolorexact .imagecolorexactalpha .imagecolormatch .imagecolorresolve .imagecolorresolvealpha .imagecolorset .imagecolorsforindex .imagecolorstotal .imagecolortransparent .imageconvolution .imagecopy .imagecopymerge .imagecopymergegray .imagecopyresampled .imagecopyresized .imagecreate .imagecreatefromgd2 .imagecreatefromgd2part .imagecreatefromgd .imagecreatefromgif .imagecreatefromjpeg .imagecreatefrompng .imagecreatefromstring .imagecreatefromwbmp .imagecreatefromxbm .imagecreatefromxpm .imagecreatetruecolor .imagedashedline .imagedestroy .imageellipse .imagefill .imagefilledarc .imagefilledellipse .imagefilledpolygon .imagefilledrectangle .imagefilltoborder .imagefilter .imagefontheight .imagefontwidth .imageftbbox .imagefttext .imagegammacorrect .imagegd2 .imagegd .imagegif .imageinterlace .imageistruecolor .imagejpeg .imagelayereffect .imageline .imageloadfont .imagepalettecopy .imagepng .imagepolygon .imagepsbbox .imagepsencodefont .imagepsextendfont .imagepsfreefont .imagepsloadfont .imagepsslantfont .imagepstext .imagerectangle .imagerotate .imagesavealpha .imagesetbrush .imagesetpixel .imagesetstyle .imagesetthickness .imagesettile .imagestring .imagestringup .imagesx .imagesy .imagetruecolortopalette .imagettfbbox .imagettftext .imagetypes .imagewbmp .imagexbm .iptcembed .iptcparse .jpeg2wbmp .png2wbmp |
imagepsbboximagepsbbox(PHP 3 >= 3.0.9, PHP 4, PHP 5) imagepsbbox -- Retourne le rectangle entourant un texte et dessiné avec une police PostScript Type1Descriptionarray imagepsbbox ( string text, int font, int size [, int space [, int tightness [, float angle]]] )Retourne le rectangle entourant un texte et dessiné avec une police PostScript Type1. Le rectangle entourant est calculé en utilisant les informations disponibles sur les tailles de caractères, et, malheureusement, il a tendance à être légèrement différent du résultat réel final. Si l'angle est de 0 degré, vous pouvez-vous attendre à avoir besoin d'un rectangle d'au moins un pixel plus grand dans toutes les directions. Liste de paramètres
Notes
|

