Right now I do this do detect:
Code: Select all
identify -verbose image.jpg | grep Clipping
I also would like to extract the complete SVG code - as seen with the identify -verbose command.
Possible?
Thanks
Code: Select all
identify -verbose image.jpg | grep Clipping