fyii/imagefilters

此包已被放弃,不再维护。未建议替代包。

FYii Imagefilter 扩展的图像过滤器

安装: 281

依赖者: 0

建议者: 1

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:yii2-extension

1.1.0 2018-08-09 18:19 UTC

This package is not auto-updated.

Last update: 2018-11-14 02:55:07 UTC


README

此包为 FYii Imagefilter 扩展提供图像过滤器。

目前,以下过滤器可用:

欢迎提供更多过滤器的补丁。

如何使用

将这些过滤器添加到您的 FYii Imagefilter 管道中

[
    'class' => 'flaviovs\imagefilters\Thumbnail',
    'width' => 100,
    'height' => 100,
    'mode' => \Imagine\Image\ImageInterface::THUMBNAIL_INSET,
]

支持

https://github.com/flaviovs/fyii-imagefilters