execute() execute(\Intervention\Image\Image $image) : bool Sharpen image Parameters \Intervention\Image\Image $image Returns bool —
__construct() __construct(array $arguments) : mixed Creates new command instance Parameters array $arguments Returns mixed —
argument() argument(int $key) : \Intervention\Image\Commands\Argument Creates new argument instance from given argument key Parameters int $key Returns \Intervention\Image\Commands\Argument —
setOutput() setOutput(mixed $value) : mixed Sets output data of current command Parameters mixed $value Returns mixed —