The ImagemagickArgumentsTrait
specifies both width and height as required, causing a warning message to be logged when using e.g. the Imagemagick arguments operation and stripping the dimensions.
The image toolkit 'imagemagick' failed processing 'imagemagick_arguments' for image 'public://logo.png'. Reported error: InvalidArgumentException - NULL passed to 'width', expected int
Active
4.0
Code