$darkroom->process() This method must be replaced by the driver to run the actual image processing job. kirby/src/Image/Darkroom.php#L133 $darkroom->process(string $file, array $options = [ ]): array Parameters Name Type Default $file * string – $options array [ ] Return type array Parent class Kirby\Image\Darkroom