bybzmt/imagefilter

http 图片缩放、裁剪、适配、填充

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

This package is not auto-updated.

Last update: 2024-09-14 19:20:15 UTC


README

#imagefilter

图片过滤处理,将图片处理成指定样式输出

此程序在用户访问时生成相应尺寸的图片,这样可以在上传图片时省去许多操作。

程序本身没有缓存,它必须部署在nginx后端,并且nginx必须开启缓存!

编译: go build imagefilter.go 后直接复制需要使用的地方即可。

#PHP使用

安装: composer bybzmt/imagefilter

public function build_url($path, $op, $width, $height, $format="", $anchor=""){}

动作类型表:

锚点位置说明: