$gdLib->process()
Processes the image with the SimpleImage library
$gdLib->process(string $file, array $options = [ ]): array
Parameters
| Name | Type | Default |
|---|---|---|
| $filerequired | string |
no default value |
| $options | array |
[ ]
|
Return type
array
This method modifies the existing $gdlib object it is applied to and returns it again.