6 calls to GDToolkit::getImage()

GDToolkit::getHeight in core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
Returns the height of the image.
GDToolkit::getResource in core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
Retrieves the GD image resource.
GDToolkit::getTransparentColor in core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
Gets the color set for transparency in GIF images.
GDToolkit::getWidth in core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
Returns the width of the image.
GDToolkit::load in core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
Loads an image from a file.
GDToolkit::save in core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
Writes an image resource to a destination file.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.