Download the PHP package lshorz/imagelib without Composer
On this page you can find all versions of the php package lshorz/imagelib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package imagelib
PHP 图像处理类库
一款多功能的PHP图像处理类库,还支持动态gif图像
安装
使用例子
该类库会自动识别图像是否为动态图片
更多方法可参见抽像类里面的public方法,或参看相关类里面的方法
AbstractImage.php
- ImageCommon.php 对应的是普通图像处理方法
- GifCommon.php 对应的是动态GIF图像处理方法
ImageCommon.php(普通图像处理方法)会比GifCommon.php(gif处理方法)多出: blur() //图像模糊 和 opacity() //透明度
或各种方法的链式操作
引用列表
- intervention/image
- Sybio/GifFrameExtractor
- Sybio/GifCreator
All versions of imagelib with dependencies
PHP Build Version
Package Version
The package lshorz/imagelib contains the following files
Loading the files please wait ....