\IZON\Thumber\ImageConverterIImageConverter

Converts image into specified format.

Summary

Methods
Constants
setSize()
setQuality()
setFormat()
convert()
crop()
EXTENSION_WEBP
No protected methods found
N/A
No private methods found
N/A

Constants

EXTENSION_WEBP

EXTENSION_WEBP

Methods

setFormat()

setFormat(string  $format) : \IZON\Thumber\ImageConverter\IImageConverter

Sets format.

Parameters

string $format

Use constants of IImageConverter interface.

Returns

\IZON\Thumber\ImageConverter\IImageConverter

convert()

convert(string  $filename) : \IZON\IO\Image

Parameters

string $filename

Returns

\IZON\IO\Image