public property ImageStyle::$effects

The array of image effects for this image style.

Type: string

File

drupal/core/modules/image/lib/Drupal/image/Plugin/Core/Entity/ImageStyle.php, line 62
Contains \Drupal\image\Plugin\Core\Entity\ImageStyle.

Class

ImageStyle
Defines an image style configuration entity.

Namespace

Drupal\image\Plugin\Core\Entity

Code

public $effects;