37 $size = checkNumeric($_GET[
"size"]);
38 $width = checkNumeric($_GET[
"width"]);
41 trace(
"*************thumbnail image id $image_id", 3);
47 $image = ImageRecord::findByFilename($img);
static using()
Import the datamodels, views and manifest for the specified component(s).
static sendResource($uri, $component="")
Sends the resource at the specified URI to the client.
The ImageManager class provides basic Image manipulation functions that are useful when working with ...