The Imagick class
PHP Manual

Imagick::valid

(PECL imagick 2.0.0)

Imagick::validChecks if the current item is valid

Description

bool Imagick::valid ( void )
Warning

This function is currently not documented; only its argument list is available.

Checks if the current item is valid.

Return Values

Returns TRUE on success.


The Imagick class
PHP Manual