bybzmt / imagefilter
http image resize crop fit fill
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Language:Go
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-01-04 21:03:25 UTC
README
#imagefilter
图片过滤处理,将图片处理成指定样式输出
这个程序在用户访问时生成相应尺寸的图片,这样子可以在上传图片时省掉很多操作。
程序本身没有缓存,它必需架在nginx的后端,并且nginx必需开启缓存!
编译: go build imagefilter.go
后直接复制需要用的地方即可。
#php使用
安装 : composer bybzmt/imagefilter
public function build_url($path, $op, $width, $height, $format="", $anchor=""){}
动作类型表:
锚点位置说明: