Provides a factory for image objects. Hierarchy class \Drupal\Core\Image\
public ImageFactory::getToolkitId() Gets
public ImageFactory::get($source = NULL, $toolkit_id = NULL)
The image toolkit ID to use for this factory. Type: string File
public ImageFactory::setToolkitId($toolkit_id) Sets
public ImageFactory::getSupportedExtensions($toolkit_id = NULL)
public ImageFactory::__construct(ImageToolkitManager $toolkit_manager)
The image toolkit plugin manager. Type: