how to find and set read image file path
Posted: 2009-10-19T16:35:43-07:00
I'm using PerlMagick, but I suspect this is a general ImageMagick question.
How do I find out what path is searched for an image read command? I can't seem to find it anywhere in the documentation. I'm fairly sure that '.' (the current directory) is being searched, but I need to be able to set a path (or preferably, a number of paths) that can be searched for an image name to be accessed.
How do I find out what path is searched for an image read command? I can't seem to find it anywhere in the documentation. I'm fairly sure that '.' (the current directory) is being searched, but I need to be able to set a path (or preferably, a number of paths) that can be searched for an image name to be accessed.