drw/image-processing
Composer 安装命令:
composer require drw/image-processing
包简介
This class is use to facilitate manipulating images
关键字:
README 文档
README
HTML and CSS have developed to such an extent that the depth and variety of features available to a web developer have never been greater. But when it comes to images and manipulating them there’s not a lot you can do, other than resize them in-browser (not a true resize, more of a squash or a stretch) and add borders. True, using JavaScript you can overlay one image on another and blend them by making one image semi-transparent, but that’s about the extent of it.
That’s where PHP comes to the rescue, thanks to the GD library of image functions, which most implementations of PHP now include by default
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-07