PHP:imagefilledpolygon()的用法_GD库图像处理函数imagefilledpolygon (PHP 4, PHP 5) imagefilledpolygon — 画一多边形并填充 说明 bool imagefilledpolygon ( resourc...技术教程2个月前05360
PHP:imagefilltoborder()的用法_GD库图像处理函数imagefilltoborder (PHP 4, PHP 5) imagefilltoborder — 区域填充到指定颜色的边界为止 说明 bool imagefilltoborder ( reso...技术教程2个月前05430
PHP:imagefilledrectangle()的用法_GD库图像处理函数imagefilledrectangle (PHP 4, PHP 5) imagefilledrectangle — 画一矩形并填充 说明 bool imagefilledrectangle ( re...技术教程2个月前04870
PHP:imagefilter()的用法_GD库图像处理函数imagefilter (PHP 5) imagefilter — 对图像使用过滤器 说明 bool imagefilter ( resource $src_im , int $filtertype ...技术教程2个月前05610
PHP:imagefontheight()的用法_GD库图像处理函数imagefontheight (PHP 4, PHP 5) imagefontheight — 取得字体高度 说明 int imagefontheight ( int $font ) 返回指定字体一...技术教程2个月前04720
PHP:imagefontwidth()的用法_GD库图像处理函数imagefontwidth (PHP 4, PHP 5) imagefontwidth — 取得字体宽度 说明 int imagefontwidth ( int $font ) 返回指定字体一个字符...技术教程2个月前05290
PHP:imagegammacorrect()的用法_GD库图像处理函数imagegammacorrect (PHP 4, PHP 5) imagegammacorrect — 对 GD 图像应用 gamma 修正 说明 bool imagegammacorrect ( ...技术教程2个月前05520