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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ImageENMView Annotations
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

lzehnder

France
14 Posts

Posted - Nov 23 2012 :  01:35:53  Show Profile  Reply
Hello,

for the moment ImageENMView does not support Annotations.
But is on a roadmap ? or have you a other solutions?

Thank you

xequte

38615 Posts

Posted - Nov 23 2012 :  02:14:35  Show Profile  Reply
Hi

ImageEnMView is principally for displaying multiple images, rather than editing. Can you explain in more detail what you are looking for?



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

lzehnder

France
14 Posts

Posted - Nov 23 2012 :  03:09:57  Show Profile  Reply
Hi,

my customers insert some annotations like post-it on Tiff multi-page. It's ok with ImageENVect.

And after on the displaying, he wants to see the annotations.
Go to Top of Page

lzehnder

France
14 Posts

Posted - Nov 26 2012 :  01:25:39  Show Profile  Reply
for example :
In applications with medical data (tiff file in BDD), a person sets a memo to hide some data. All other users can not move or delete the memo. Unfortunately the preview (ImageEnMView) these data are not cover up.

Go to Top of Page

xequte

38615 Posts

Posted - Nov 26 2012 :  12:50:02  Show Profile  Reply
Can you show me your code for saving the annotated image in ImageEnVect.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

lzehnder

France
14 Posts

Posted - Nov 27 2012 :  01:45:11  Show Profile  Reply
For Tiff image :

Load :
ImageEnVect1.IO.LoadFromFile(filename);
ImageEnvect1.Fit;
// load annotations
ImageEnVect1.RemoveAllObjects;
ImageEnVect1.LoadObjectsFromTIFF(filename);

Save :
ImageEnVect1.IO.SaveToFile(SaveDialog1.FileName);
ImageEnVect1.SaveObjectsToTIFF(SaveDialog1.FileName);

The Annotation works correctly on ImageEnVect.
Is on the Thumbnails ImageEnmView.

Thank You.
Go to Top of Page

xequte

38615 Posts

Posted - Nov 27 2012 :  02:53:25  Show Profile  Reply
Hi

I'm afraid there is not a built-in method for you to display thumbnails for annotations stores in this manner. We'll look into this for a later version.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: