bybzmt/imagefilter

http image resize crop fit fill

v1.0.6 2016-11-28 02:22 UTC

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=""){}

动作类型表:

锚点位置说明: