



|
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 |
imagegifimagegifDescriptionbool imagegif ( resource image [, string filename] )
imagegif() crée un fichier image GIF avec le nom
Le format de l'image sera GIF87a, à moins que l'image n'ait une couleur transparente (mise en place grâce à la fonction imagecolortransparent())), ce qui fera qu'elle sera au format GIF89a. Liste de paramètres
Voir aussi
|

