Download the PHP package cdcchen/oss-image-url-maker without Composer
On this page you can find all versions of the php package cdcchen/oss-image-url-maker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cdcchen/oss-image-url-maker
More information about cdcchen/oss-image-url-maker
Files in cdcchen/oss-image-url-maker
Download cdcchen/oss-image-url-maker
More information about cdcchen/oss-image-url-maker
Files in cdcchen/oss-image-url-maker
Vendor cdcchen
Package oss-image-url-maker
Short Description oss image url maker
License BSD-4-Clause
Homepage https://github.com/cdcchen/oss-image-url-maker
Package oss-image-url-maker
Short Description oss image url maker
License BSD-4-Clause
Homepage https://github.com/cdcchen/oss-image-url-maker
Please rate this library. Is it a good library?
Informations about the package oss-image-url-maker
OSS Image Url Maker
composer 安装
使用教程
实例化 Maker
获取预定义样式地址
获取参数方式地址
or
参数方式预定义方法列表
缩放
resize($mode = null, $width = 0, $height = 0, $limit = null, $color = null)
resizeMFit($width = 0, $height = 0, $limit = null)
resizeLFit($width = 0, $height = 0, $limit = null)
resizeFill($width = 0, $height = 0, $limit = null)
resizePad($width = 0, $height = 0, $limit = null, $color = null)
resizeFixed($width = 0, $height = 0, $limit = null)
fitMaxSize($width = 0, $height = 0)
fitMinSize($width = 0, $height = 0)
fitByWidth($width)
fitByHeight($height)
fixedSize($width = 0, $height = 0)
fixedWidth($width)
fixedHeight($height)
裁剪
circle($radius)
roundedCorners($radius)
crop($width = 0, $height = 0, $x = 0, $y = 0, $g = null)
indexCropX($width, $i = 0)
indexCropY($height, $i = 0)
旋转
autoOrient($value = 1)
rotate($angle)
效果
blur($radius, $sigma)
bright($value)
contrast($value)
sharpen($value = 100)
格式
format($format, $interlace = false)
interlace($value = true)
quality($quality, $absolute = true)
水印
暂无
All versions of oss-image-url-maker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package cdcchen/oss-image-url-maker contains the following files
Loading the files please wait ....