PHP:imagecharup()的用法_GD库图像处理函数 imagecharup (PHP 4, PHP 5) imagecharup — 垂直地画一个字符 说明 bool imagecharup ( resource $image , int $font ... 技术教程 4个月前08340
PHP:imagearc()的用法_GD库图像处理函数 imagearc (PHP 4, PHP 5) imagearc — 画椭圆弧 说明 bool imagearc ( resource $image , int $cx , int $cy , int... 技术教程 4个月前06990
PHP:imagechar()的用法_GD库图像处理函数 imagechar (PHP 4, PHP 5) imagechar — 水平地画一个字符 说明 bool imagechar ( resource $image , int $font , int ... 技术教程 4个月前08200
PHP:imagecolorallocate()的用法_GD库图像处理函数 imagecolorallocate (PHP 4, PHP 5) imagecolorallocate — 为一幅图像分配颜色 说明 int imagecolorallocate ( resourc... 技术教程 4个月前06740
PHP:imagecolorclosest()的用法_GD库图像处理函数 imagecolorclosest (PHP 4, PHP 5) imagecolorclosest — 取得与指定的颜色最接近的颜色的索引值 说明 int imagecolorclosest ( r... 技术教程 4个月前07540
PHP:imagecolordeallocate()的用法_GD库图像处理函数 imagecolordeallocate (PHP 4, PHP 5) imagecolordeallocate — 取消图像颜色的分配 说明 bool imagecolordeallocate ( ... 技术教程 4个月前08020