$imagemagick->process()
Creates and runs the full imagemagick command to process the image
$imagemagick->process(string $file, array $options = [ ]): array
Parameters
| Name | Type | Default |
|---|---|---|
| $file * | string |
– |
| $options | array |
[ ] |
Return type
array
Exceptions
| Type | Description |
|---|---|
Exception |