You are here

protected property CropEffect::$imageFactory in Crop API 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/ImageEffect/CropEffect.php \Drupal\crop\Plugin\ImageEffect\CropEffect::imageFactory

The image factory service.

Type: \Drupal\Core\Image\ImageFactory

File

src/Plugin/ImageEffect/CropEffect.php, line 58

Class

CropEffect
Crops an image resource.

Namespace

Drupal\crop\Plugin\ImageEffect

Code

protected $imageFactory;