[C++] TIFF file with embedded PSD

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
sanderton

[C++] TIFF file with embedded PSD

Post by sanderton »

I have a TIFF file that has an embedded PSD file (apparently the 8BIM tag indicates an embedded PSD). Corel Draw can't display the transparent background in the embedded image, although PhotoShop can.

Does anyone know how to extract an embedded PSD file using Magick++?

Many Thanks
sanderton
Post Reply