Imagick::readImageBlob
(No version information available, might be only in CVS)
Imagick::readImageBlob — Reads image from a binary string
Description
bool Imagick::readImageBlob
( string $image
[, string $filename
] )
WarningThis function is
currently not documented; only its argument list is available.
Reads image from a binary string
Return Values
Returns TRUE on success.
Errors/Exceptions
Throws ImagickException on error.