ImageToolkitInterface::isValid

public ImageToolkitInterface::isValid()

Checks if the image is valid.

Return value

bool TRUE if the image toolkit is currently handling a valid image, FALSE otherwise.

File

core/lib/Drupal/Core/ImageToolkit/ImageToolkitInterface.php, line 79

Class

ImageToolkitInterface
Defines an interface for image toolkits.

Namespace

Drupal\Core\ImageToolkit

Code

public function isValid();
doc_Drupal
2016-10-29 09:20:12
Comments
Leave a Comment

Please login to continue.