How to display TIFF image on Delphi form?

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
EAX

How to display TIFF image on Delphi form?

Post by EAX »

Delphi 2009, RAD studio.
I need to display TIFF image (all pages) in the TImage(?) object (+proportional resizing).
How to do this?
TIFF compression is - FAX3 or FAX4.
PS - uses imagemagick, magick_wand;
Post Reply