Class ImageStorage
- Nette\Object
-
Inteve\SimpleImageStorage\ImageStorage
public
|
|
public
string
|
|
public
string
|
|
public
|
|
public
string
|
|
public
string
|
|
public
string
|
integer |
SHRINK_ONLY
only shrinks images |
#
1
|
integer |
STRETCH
will ignore aspect ratio |
#
2
|
integer |
FIT
fits in given area so its dimensions are less than or equal to the required dimensions |
#
0
|
integer |
FILL
fills given area so its dimensions are greater than or equal to the required dimensions |
#
4
|
integer |
EXACT
fills given area exactly |
#
8
|