Hi
I am using ImageMagick 6.8.9-5 Q16 x86_64 on Red Hat linux environment.
I executed the command from jpg image to png image with the following command
-alpha transparent -clip -alpha opaque
I got error - @ error/image.c/Clip ImagePath/717
Please help and it is very urgent.
@ error/image.c/Clip ImagePath/717
-
- Posts: 5
- Joined: 2014-06-24T02:55:51-07:00
- Authentication code: 6789
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: @ error/image.c/Clip ImagePath/717
I would suggest you provide your input image and exact command line. It is hard to tell what is wrong without seeing both. You can upload your image to dropbox.com (public folder) and put the URL here. Perhaps your path is corrupted or not define properly or even missing from the file.
Is your input image sRGB or CMYK?
Is your input image sRGB or CMYK?
Re: @ error/image.c/Clip ImagePath/717
You are getting this error because your image does not contain a clip path.