首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagesetclip
imagesetclip
设置剪切矩形
名称:
imagesetclip
分类:
图像处理GD
所属语言:
php
一句话介绍:
设置剪切矩形
相关内容
使用 imagesetclip() 函数裁剪图像并绘制图形
6
同类函数
image_type_to_mime_type
image_type_to_mime_type
获取getimagesize,exif_
imageftbbox
imageftbbox
通过freetype2使用字体给出文本的
imagesetinterpolation
imagesetinterpolation
设置插值方法
imagecreatetruecolor
imagecreatetruecolor
创建一个新的真彩色图像
imagerotate
imagerotate
以给定角度旋转图像
imagecolorset
imagecolorset
设置指定调色板索引的颜色
imagesetbrush
imagesetbrush
为画线设置画笔图像
imagecopyresized
imagecopyresized
复制和调整图像的一部分
热门文章
使用 imagesetclip() 函数裁剪图像并绘制图形