background image

imagecreatefromstring 函数:从字符串中的图像流新建一个图像
imagecreatefromwbmp 函数:从 WBMP 文件或 URL 中新建一个图像
imagecreatefromxbm 函数:从 XBM 文件或 URL 中新建一个图像
imagecreatefromxpm 函数:从 XPM 文件或 URL 中新建一个图像
imagecreatetruecolor 函数:新建一个真彩色图像
imagedashedline 函数:画一条虚线
imagedestroy 函数:销毁一个图像
imageellipse 函数:画一个椭圆
imagefill 函数:用指定颜色填充一个区域
imagefilledarc 函数:画一个椭圆弧并填充
imagefilledellipse 函数:画一个椭圆并填充
imagefilledpolygon 函数:画一个多边形并填充
imagefilledrectangle 函数:画一个矩形并填充
imagefilltoborder 函数:区域填充到指定颜色的边界为止
imagefilter 函数:对图像使用过滤器
imagefontheight 函数:获取字体高度
imagefontwidth 函数:获取字体宽度
imageftbbox 函数:给出一个使用 FreeType2 字体的文本框
imagefttext 函数:使用 FreeType2 字体将文本写入图像
imagegammacorrect 函数:对 GD 图像应用 gamma 修正
imagegd2 函数:将 GD 2 图像输出到浏览器或文件
imagegd 函数:将 GD 图像输出到浏览器或文件
imagegif 函数:以 GIF 格式将图像输出到浏览器或文件
imageinterlace 函数:激活或禁止隔行扫描
imageistruecolor 函数:检查图像是否为真彩色图像
imagejpeg 函数:以 JPEG 格式将图像输出到浏览器或文件
imagelayereffect 函数:设定 alpha 混色标志以使用绑定的 libgd 分层效果
imageline 函数:画一条线段
imageloadfont 函数:载入一个新字体
imagepalettecopy 函数:将调色板从一幅图像复制到另一幅
imagepng 函数:以 PNG 格式将图像输出到浏览器或文件
imagepolygon 函数:画一个多边形
imagepsbbox 函数:给出一个使用 PostScript Type1 字体的文本框
imagepsencodefont 函数:改变字体中的字符编码矢量
imagepsextendfont 函数:扩充或精简字体
imagepsfreefont 函数:释放一个 PostScript Type1 字体所占用的内存
imagepsloadfont 函数:从文件中加载一个 PostScript Type1 字体
imagepsslantfont 函数:倾斜某字体
imagepstext 函数:用 PostScript Type1 字体把文本字符串画在图像上
imagerectangle 函数:画一个矩形
imagerotate 函数:用给定角度旋转图像
imagesavealpha 函数:设置标记以在保存 PNG 图像时保存完整的 alpha 通道信息
imagesetbrush 函数:设定画线用的画笔图像 
imagesetpixel 函数:画一个单一的像素