ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Making a TIFF Viewer with ImageEn

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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