You are here

9 string references to 'imagemagick.settings' in ImageMagick 8.3

ImagemagickEventSubscriber::__construct in src/EventSubscriber/ImagemagickEventSubscriber.php
Constructs an ImagemagickEventSubscriber object.
ImagemagickFormatMapper::resolveEnabledFormats in src/ImagemagickFormatMapper.php
Returns the enabled image formats, processing the config map.
ImagemagickFormatMapper::validateMap in src/ImagemagickFormatMapper.php
Validates the format map.
ImagemagickToolkit::buildConfigurationForm in src/Plugin/ImageToolkit/ImagemagickToolkit.php
Form constructor.
ImagemagickToolkit::convert in src/Plugin/ImageToolkit/ImagemagickToolkit.php
Calls the convert executable with the specified arguments.
ImagemagickToolkit::submitConfigurationForm in src/Plugin/ImageToolkit/ImagemagickToolkit.php
Form submission handler.
ToolkitImagemagickFileMetadataTest::testFileMetadata in tests/src/Functional/ToolkitImagemagickFileMetadataTest.php
Test image toolkit integration with file metadata manager.
ToolkitImagemagickFormTest::testFormAndSettings in tests/src/Functional/ToolkitImagemagickFormTest.php
Test ImageMagick subform and settings.
ToolkitSetupTrait::providerToolkitConfiguration in tests/src/Kernel/ToolkitSetupTrait.php
Provides toolkit configuration data for tests.