dongbufan/image-tool

图片工具

dev-master 2017-07-12 08:51 UTC

This package is not auto-updated.

Last update: 2024-09-29 03:41:48 UTC


README

图片工具

// 调用示例 //$img = new image; //$img->thumbnail('a.jpg',200,200,'D:/amp/www/shopcz/'); //$img->watermark('a.jpg','sina.png',9,'D:/amp/www/shopcz/');