首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagecopy
imagecopy
复制图像的一部分
名称:
imagecopy
分类:
图像处理GD
所属语言:
php
一句话介绍:
复制图像的一部分
相关内容
PHP和Manticore Search开发指南:构建用户喜好搜索功能
3
为什么 strtoupper() 对多字节字符集的处理可能会出错?
9
结合 ini_set() 设置内存限制提升兼容性
3
PHP5和PHP8的性能和安全性:对比和改进
2
同类函数
imagegrabscreen
imagegrabscreen
捕获整个屏幕
imagecolorset
imagecolorset
设置指定调色板索引的颜色
png2wbmp
png2wbmp
将PNG图像文件转换为WBMP图像文件
image_type_to_extension
image_type_to_extension
获取图像类型的文件扩展名
imagecolorclosest
imagecolorclosest
获取与指定颜色最接近的颜色的索引
imagecreatefromgd
imagecreatefromgd
从GD文件或URL创建新图像
imagecreatefrombmp
imagecreatefrombmp
从文件或URL创建新图像
imagealphablending
imagealphablending
设置图像的混合模式
热门文章