Page 1 of 1

How to display TIFF image on Delphi form?

Posted: 2010-12-02T02:20:12-07:00
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;