You are here

protected property ImagickToolkit::$resource in Imagick 8

Type: resource|null

File

src/Plugin/ImageToolkit/ImagickToolkit.php, line 43

Class

ImagickToolkit
Defines the Imagick toolkit for image manipulation within Drupal.

Namespace

Drupal\imagick\Plugin\ImageToolkit

Code

protected $resource = NULL;