You are here

protected property ImageReplaceEffect::$imageFactory in Image Replace 8

The image factory service.

Type: \Drupal\Core\Image\ImageFactory

File

src/Plugin/ImageEffect/ImageReplaceEffect.php, line 28

Class

ImageReplaceEffect
Rotates an image resource.

Namespace

Drupal\image_replace\Plugin\ImageEffect

Code

protected $imageFactory;