PHP 4完全中文手册 我形我塑相册 家园常用软件下载 我形我塑相册活动专区 给我留言 我形我塑网站首页
我形我塑,网络相册,www.5x54.com 相册 相册 心情相册,少女相册 免费申请,我形我塑免费相册
 PHP 4 完全中文手册   http://www.5x54.com
 

 


函数:ImageColorTransparent()


ImageColorTransparent

指定透明背景色。

语法: int imagecolortransparent(int im, int [col]);

返回值: 整数

函数种类: 图形处理

内容说明

本函数用来指定某色为透明背景。参数 im 为使用 imagecreate() 打开图形的 handle。参数 col 为 ImageColorAllocate() 所匹配的颜色。返回值为新的透明背景色。


[ 上一页 下一页 ]