LOADING STUFF...

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

imagegif (PHP 4, PHP 5) imagegif — 输出图象到浏览器或文件。 说明 bool imagegif ( resource $image [,...

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

imageinterlace (PHP 4, PHP 5) imageinterlace — 激活或禁止隔行扫描 说明 int imageinterlace ( resource $image...

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

imagejpeg (PHP 4, PHP 5) imagejpeg — 输出图象到浏览器或文件。 说明 bool imagejpeg ( resource $image ...

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

imageloadfont (PHP 4, PHP 5) imageloadfont — 载入一新字体 说明 int imageloadfont ( string $file ) ...
1 210 211 212 213 214 367