首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagecropauto
imagecropauto
使用其中一种可用模式自动裁剪图像
名称:
imagecropauto
分类:
图像处理GD
所属语言:
php
一句话介绍:
使用其中一种可用模式自动裁剪图像
相关内容
PHP和REDIS:如何处理大量数据并实现高速搜索
3
使用非字符串或整数作为键名会发生什么?
7
使用 mysqli::stmt_init 实现安全登录验证机制
6
模拟 API 请求前后参数对比
7
同类函数
imagecopymerge
imagecopymerge
复制并合并图像的一部分
imagecolordeallocate
imagecolordeallocate
为图像取消分配颜色
image_type_to_mime_type
image_type_to_mime_type
获取getimagesize,exif_
imagerectangle
imagerectangle
绘制一个矩形
imagefontwidth
imagefontwidth
获取字体宽度
imageconvolution
imageconvolution
使用系数和偏移量应用3x3卷积矩阵
imagecolorexactalpha
imagecolorexactalpha
获取指定颜色+alpha的索引
imageline
imageline
画一条线
热门文章