LOADING STUFF...

PHP:imagefilter()的用法_GD库图像处理函数

imagefilter (PHP 5) imagefilter — 对图像使用过滤器 说明 bool imagefilter ( resource $src_im , int $...

PHP:imagefontheight()的用法_GD库图像处理函数

imagefontheight (PHP 4, PHP 5) imagefontheight — 取得字体高度 说明 int imagefontheight ( int $font ...

PHP:imagefontwidth()的用法_GD库图像处理函数

imagefontwidth (PHP 4, PHP 5) imagefontwidth — 取得字体宽度 说明 int imagefontwidth ( int $font ) ...

PHP:imagegammacorrect()的用法_GD库图像处理函数

imagegammacorrect (PHP 4, PHP 5) imagegammacorrect — 对 GD 图像应用 gamma 修正 说明 bool imagegammacorrect ...
1 209 210 211 212 213 367