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