bajmar/thumbnail

创建图像缩略图

v1.2 2017-04-28 05:22 UTC

This package is not auto-updated.

Last update: 2024-09-28 19:42:10 UTC


README

安装

$ composer require bajmar/thumbnail

示例

<img src="<?= Thumbimg\Thumbimg::img($srcImages, $outputDir, $outputURL, $width, $height, $quality) ?>" alt="">