\IZON\Thumber\ImageImageNameBuilder

Description of ImageNameBuilder

Summary

Methods
Properties
Constants
__construct()
build()
setFormat()
setQuality()
setSize()
setType()
setCropPoint()
setCropSize()
No public properties found
No constants found
No protected methods found
$name
$format
$path
$size
$quality
$type
$cropPoint
$cropSize
N/A
No private methods found
No private properties found
N/A

Properties

$name

$name : string

Type

string

$format

$format : string

Type

string

$path

$path : string

Type

string

$quality

$quality : integer|null

Type

integer|null

$type

$type : string

Type

string

Methods

__construct()

__construct(string  $name, string  $path, string  $format) 

Parameters

string $name
string $path
string $format

build()

build() : string

return builded name of file

Returns

string