位置: 编程技术 - 正文
推荐整理分享PHP:imagecolordeallocate()的用法_GD库图像处理函数,希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4, PHP 5)
imagecolordeallocate — 取消图像颜色的分配
说明 bool imagecolordeallocate ( resource $image , int $color )imagecolordeallocate() 函数取消先前由 imagecolorallocate() 或 imagecolorallocatealpha() 分配的颜色。<?php$white=imagecolorallocate($im,,,);imagecolordeallocate($im,$white);?>
参见 imagecolorallocate() 和 imagecolorallocatealpha()。
PHP:imagecolorclosest()的用法_GD库图像处理函数 imagecolorclosest(PHP4,PHP5)imagecolorclosest取得与指定的颜色最接近的颜色的索引值说明intimagecolorclosest(resource$image,int$red,int$green,int$blue)返回图像调色板中与指
PHP:imagecolorclosestalpha()的用法_GD库图像处理函数 imagecolorclosestalpha(PHP4=4.0.6,PHP5)imagecolorclosestalpha取得与指定的颜色加透明度最接近的颜色说明intimagecolorclosestalpha(resource$image,int$red,int$green,int$blue,int$alpha)
PHP:imagecolorallocate()的用法_GD库图像处理函数 imagecolorallocate(PHP4,PHP5)imagecolorallocate为一幅图像分配颜色说明intimagecolorallocate(resource$image,int$red,int$green,int$blue)imagecolorallocate()返回一个标识符,代表了由
标签: PHP:imagecolordeallocate()的用法_GD库图像处理函数
本文链接地址:https://www.jiuchutong.com/biancheng/288384.html 转载请保留说明!友情链接: 武汉网站建设