How to check if image can be read
Posted: 2010-12-06T02:48:13-07:00
Hello Wonderful ImageMagick World
Is there any Magick++ method that reads image from a location (C:/images/test.jpg) and returns bool if the image is found ?
I have an if statement and I would like to know if the image can be read before I proceed.
Is there any Magick++ method that reads image from a location (C:/images/test.jpg) and returns bool if the image is found ?
I have an if statement and I would like to know if the image can be read before I proceed.