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