converting to XCF file format gives error

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
mukesh4846
Posts: 7
Joined: 2015-08-01T01:55:27-07:00
Authentication code: 1151

converting to XCF file format gives error

Post by mukesh4846 »

While converting to XCF file format, it gives following error

convert: no encode delegate for this image format `XCF' @ warning/constitute.c/WriteImage/1171.

Any solution for this above error?

I gone through http://imagemagick.org/discourse-server ... hp?t=10093 solution, but it doesn't provide a definition of WriteXCFImage() function.
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: converting to XCF file format gives error

Post by snibgo »

That thread is still correct. Nobody has written a WriteXCFImage() function.
snibgo's IM pages: im.snibgo.com
Post Reply