How to Get Image Artifact values from PSD Image???
Posted: 2013-08-16T09:43:01-07:00
I've been unable to figure out how to retrieve Artifacts associated with Layers in a PSD image. Specifically, I need to get the values for psd:layer.x and psd:layer.y.
I can see the values in the output from identify -verbose on the command line, so Image Magick can obtain them. But how can I get them using Magick++?
Help, please.
I can see the values in the output from identify -verbose on the command line, so Image Magick can obtain them. But how can I get them using Magick++?
Help, please.