PHP:imagelayereffect()的用法 PHP
imagelayereffect
(PHP 4 >= 4.3.0, PHP 5)
imagelayereffect — 设定 alpha 混色标志以使用绑定的 libgd 分层效果
说明
bool imagelayereffect
( resource $image
, in
PHP:imageloadfont()的用法 PHP
imageloadfont (PHP 4, PHP 5)
imageloadfont — 载入一新字体 说明 int imageloadfont ( string $file ) imageloadfont() 加载一个用户定义...
PHP:imagepalettetotruecolor()的用法 PHP
imagepalettetotruecolor
(PHP 5 >= 5.5.0)
imagepalettetotruecolor — Converts a palette based image to true color
说明
bool imagepalettetotruecolor
( resource $src
)
Conve
PHP:imagepsbbox()的用法 PHP
imagepsbbox
(PHP 4, PHP 5)
imagepsbbox — 给出一个使用 PostScript Type1 字体的文本方框
说明
array imagepsbbox
( string $text
, resource $font
, int $size
)
a
PHP:imagepolygon()的用法 PHP
imagepolygon
(PHP 4, PHP 5)
imagepolygon — 画一个多边形
说明
bool imagepolygon
( resource $image
, array $points
, int $num_points
, int $color
)
imagepolygo
PHP:imagepsencodefont()的用法 PHP
imagepsencodefont
(PHP 4, PHP 5)
imagepsencodefont — 改变字体中的字符编码矢量
说明
bool imagepsencodefont
( resource $font_index
, string $encodingfile
)
从
PHP:imagepng()的用法 PHP
imagepng (PHP 4, PHP 5)
imagepng — 以 PNG 格式将图像输出到浏览器或文件 说明 bool imagepng ( resource $image [, string $filename ] )...
PHP:imagecolortransparent()的用法 PHP
imagecolortransparent
(PHP 4, PHP 5)
imagecolortransparent — 将某个颜色定义为透明色
说明
int imagecolortransparent
( resource $image
[, int $color
] )
imagecol
PHP:imagecreatefromgd2()的用法 PHP
imagecreatefromgd2 (PHP 4 = 4.0.7, PHP 5)
imagecreatefromgd2 — 从 GD2 文件或 URL 新建一图像 说明 resource imagecreatefromgd2...
PHP:imagecreatefromgd2part()的用法 PHP
imagecreatefromgd2part
(PHP 4 >= 4.0.7, PHP 5)
imagecreatefromgd2part — 从给定的 GD2 文件或 URL 中的部分新建一图像
说明
resource imagecreatefromgd2part
( string