Right now I do this do detect:
Code: Select all
identify -verbose image.jpg | grep ClippingI 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