Class: img
Source Location: /bblog/libs/image.php
( Revision Log )
Class img
Methods
img img(
mixed
$sourceFile, mixed
$ext
)
|
|
void resize(
[mixed
$width = 100], [mixed
$height = 100], [mixed
$aspectradio = true], [mixed
$enlarge = false]
)
|
|
void store(
mixed
$file
)
|
|
void TypeByExtension(
mixed
$ext
)
|
|
void watermark(
mixed
$pngImage, [mixed
$left = 0], [mixed
$top = 0]
)
|
|
|
|