PHP:imageloadfont()的用法_GD库图像处理函数 imageloadfont (PHP 4, PHP 5) imageloadfont — 载入一新字体 说明 int imageloadfont ( string $file ) imageloadf... 技术教程 4个月前08310
PHP:imagepsbbox()的用法_GD库图像处理函数 imagepsbbox (PHP 4, PHP 5) imagepsbbox — 给出一个使用 PostScript Type1 字体的文本方框 说明 array imagepsbbox ( stri... 技术教程 4个月前08600
PHP:imagepolygon()的用法_GD库图像处理函数 imagepolygon (PHP 4, PHP 5) imagepolygon — 画一个多边形 说明 bool imagepolygon ( resource $image , array $po... 技术教程 4个月前06310
PHP:imagepsencodefont()的用法_GD库图像处理函数 imagepsencodefont (PHP 4, PHP 5) imagepsencodefont — 改变字体中的字符编码矢量 说明 bool imagepsencodefont ( resour... 技术教程 4个月前07280
PHP:imagepng()的用法_GD库图像处理函数 imagepng (PHP 4, PHP 5) imagepng — 以 PNG 格式将图像输出到浏览器或文件 说明 bool imagepng ( resource $image [, string... 技术教程 4个月前08110
PHP:imageline()的用法_GD库图像处理函数 imageline (PHP 4, PHP 5) imageline — 画一条线段 说明 bool imageline ( resource $image , int $x1 , int $y1 ... 技术教程 4个月前08620
PHP:imagepsfreefont()的用法_GD库图像处理函数 imagepsfreefont (PHP 4, PHP 5) imagepsfreefont — 释放一个 PostScript Type 1 字体所占用的内存 说明 bool imagepsfree... 技术教程 4个月前07500