Imagick::valid

(PECL imagick 2, PECL imagick 3)

Imagick::validChecks if the current item is valid

Description

public Imagick::valid(): bool

Checks if the current item is valid.

Parameters

This function has no parameters.

Return Values

Returns true on success.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top