protected property TextOverlayImageEffect::$fontSelector in Image Effects 8
Same name and namespace in other branches
- 8.3 src/Plugin/ImageEffect/TextOverlayImageEffect.php \Drupal\image_effects\Plugin\ImageEffect\TextOverlayImageEffect::fontSelector
- 8.2 src/Plugin/ImageEffect/TextOverlayImageEffect.php \Drupal\image_effects\Plugin\ImageEffect\TextOverlayImageEffect::fontSelector
The font selector plugin.
Type: \Drupal\image_effects\Plugin\ImageEffectsFontSelectorPluginInterface
File
- src/
Plugin/ ImageEffect/ TextOverlayImageEffect.php, line 60
Class
- TextOverlayImageEffect
- Overlays text on the image, defining text font, size and positioning.
Namespace
Drupal\image_effects\Plugin\ImageEffectCode
protected $fontSelector;