Definition at line 5 of file Response.php.
◆ __construct()
Intervention\Image\Response::__construct |
( |
Image |
$image, |
|
|
|
$format = null , |
|
|
|
$quality = null |
|
) |
| |
Creates a new instance of response
- Parameters
-
Image | $image | |
string | $format | |
integer | $quality | |
Definition at line 35 of file Response.php.
◆ make()
Intervention\Image\Response::make |
( |
| ) |
|
Builds response according to settings
- Returns
- mixed
Definition at line 47 of file Response.php.
◆ $format
Intervention\Image\Response::$format |
◆ $image
Intervention\Image\Response::$image |
◆ $quality
Intervention\Image\Response::$quality |
The documentation for this class was generated from the following file: