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
 Annotations AND ImageEnMView->SetImageFromFile
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

graphman

259 Posts

Posted - Dec 07 2011 :  07:31:12  Show Profile  Reply
ImageEnMView2->SetImageFromFile
doesn't load annotations from the selected file.

Why?

w2m

USA
1990 Posts

Posted - Dec 07 2011 :  09:27:47  Show Profile  Reply
ImageENMView does not support loading annotations. SetImageFromFile loads an image and assigns it to idx index. It does not load the annotations.

To load annotations try:
TImageEnVect.SaveObjectsToTIFF('output.tif',0);
TImageEnVect.LoadObjectsFromTIFF
TImageEnVect.SaveToFileIEV('objects.iev');
TImageEnVect.LoadFromFileIEV('objects.iev');

William Miller
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: