$arguments
$arguments : array
Arguments of command
$arguments : array
Arguments of command
$output : mixed
Output of command
execute(\Intervention\Image\Image $image) : bool
Builds PSR7 compatible response. May replace "response" command in some future.
Method will generate binary stream and put it inside PSR-7 ResponseInterface. Following code can be optimized using native php streams and more "clean" streaming, however drivers has to be updated first.
\Intervention\Image\Image | $image |