auto_thumbnail [line 186]
boolean auto_thumbnail(
string $imagename, [ $folder = ''], [ $action = 'upload'], [ $maxsize = '0']
)
|
|
Creates a thumbnail using the GD library.
Currently only JPEG and PNG is supported (in the GD library).
Parameters:
|
string |
$imagename: |
|
|
|
$folder: |
|
|
|
$action: |
|
|
|
$maxsize: |
|