T O P I C R E V I E W |
BenLaz |
Posted - Sep 29 2014 : 01:55:13 Hello,
We are trying to make a TIFF viewer with ImageEn, without using TImageEnMView (for some internal reason).
We based our component on TIETIFFHandler, but we can't find a way to do PageRotations an tag manipulation without using TImageEnMView.
How can we do that can of operations ?
Best regards |
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Oct 12 2014 : 16:08:42 Hi
Yes, if you need to do it with non-visual components.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
BenLaz |
Posted - Oct 10 2014 : 01:55:08 Hi,
Thanks for the answer.
In the case of page rotation, Is it correct to use the TIETIFFHandler to render the page in a TIEBitmap, to rotate the TIeBitmap and to replace the page in the TIETIFFHandler ?
Best regards |
xequte |
Posted - Sep 30 2014 : 01:48:44 Hi
Unfortunately until our multi TIEBitmap is done (still on the to-do list), non-visual handling of multiple-frame handling will lack some features. IOW, to handle tasks like rotation of frames, you need to use TImageEnMView.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|