protected property GDToolkit::$resource in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php \Drupal\system\Plugin\ImageToolkit\GDToolkit::resource
A GD image resource.
Type: resource|\GdImage|null
File
- core/
modules/ system/ src/ Plugin/ ImageToolkit/ GDToolkit.php, line 33
Class
- GDToolkit
- Defines the GD2 toolkit for image manipulation within Drupal.
Namespace
Drupal\system\Plugin\ImageToolkitCode
protected $resource = NULL;