位置: 编程技术 - 正文
推荐整理分享PHP:imagecopymergegray()的用法_GD库图像处理函数,希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4 >= 4.0.6, PHP 5)
imagecopymergegray — 用灰度拷贝并合并图像的一部分
说明 bool imagecopymergegray ( resource $dst_im , resource $src_im , int $dst_x , int $dst_y , int $src_x , int $src_y , int $src_w , int $src_h , int $pct )将 src_im 图像中坐标从 src_x,src_y 开始,宽度为 src_w,高度为 src_h 的一部分拷贝到 dst_im 图像中坐标为 dst_x 和 dst_y 的位置上。两图像将根据 pct 来决定合并程度,其值范围从 0 到 。当 pct = 0 时,实际上什么也没做,当为 时本函数和 imagecopy() 完全一样。
本函数和 imagecopymerge() 完全一样只除了合并时通过在拷贝操作前将目标像素转换为灰度级来保留了原色度。
Note:
本函数添加于 PHP 4.0.6。
PHP:imageconvolution()的用法_GD库图像处理函数 imageconvolution(PHP5=5.1.0)imageconvolution用系数div和offset申请一个3x3的卷积矩阵说明boolimageconvolution(resource$image,array$matrix,float$div,float$offset)Appliesaconvolutionmatrixon
PHP:imagecolorstotal()的用法_GD库图像处理函数 imagecolorstotal(PHP4,PHP5)imagecolorstotal取得一幅图像的调色板中颜色的数目说明intimagecolorstotal(resource$image)本函数返回指定图像的调色板中的颜色数目。参见im
PHP:imagecolorsforindex()的用法_GD库图像处理函数 imagecolorsforindex(PHP4,PHP5)imagecolorsforindex取得某索引的颜色说明arrayimagecolorsforindex(resource$image,int$index)本函数返回一个具有red,green,blue和alpha的键名的关联
标签: PHP:imagecopymergegray()的用法_GD库图像处理函数
本文链接地址:https://www.jiuchutong.com/biancheng/288372.html 转载请保留说明!友情链接: 武汉网站建设