You are here

protected property MaskImageEffect::$imageFactory in Image Effects 8.3

Same name and namespace in other branches
  1. 8 src/Plugin/ImageEffect/MaskImageEffect.php \Drupal\image_effects\Plugin\ImageEffect\MaskImageEffect::imageFactory
  2. 8.2 src/Plugin/ImageEffect/MaskImageEffect.php \Drupal\image_effects\Plugin\ImageEffect\MaskImageEffect::imageFactory

The image factory service.

Type: \Drupal\Core\Image\ImageFactory

File

src/Plugin/ImageEffect/MaskImageEffect.php, line 33

Class

MaskImageEffect
Class MaskImageEffect.

Namespace

Drupal\image_effects\Plugin\ImageEffect

Code

protected $imageFactory;