execute() execute(\Intervention\Image\image $image) : bool Draw a circle centered on given 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 —