Skip to content

Kirby 4.2.0

$gdlib->process()

Processes the image with the SimpleImage library

$gdlib->process(string $file, array $options = [ ]): array

Parameters

Name Type Default
$file * string
$options array [ ]

Return type

array

Parent class

Kirby\Image\Darkroom\GdLib