ImageModel
class ImageModel (View source)
The Image controller.
Methods
static Response
copyResized(string $filename, string $url, mixed $width, mixed $height, mixed $crop)
Copy an image resized based on $_POST.
static string
select(string $url)
Select an image.