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
 Ellipse not saved

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
gynefab Posted - Mar 16 2015 : 06:20:03
Hello.

I use the last version (6.0.0) of ImageEn in Delphi 2007.

I think there is a problem with Ellipse annotation.
It doesn't saved with command ImageEnVect1.IO.Params.ImagingAnnot.CopyFromTImageEnVect(ImageEnVect1);

How to reproduce :
- open Annotations.dproj project
- change SpeedButton10Click event
- ImageEnVect1.MouseInteractVt := [miPutEllipse];
- run project
- open TIF file and add annotation
- save TIF
- re-open it

It work perfect with line, box and others annotations.


1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Mar 17 2015 : 23:53:29
Hi

I'm afraid only the following object kinds are supported by TIEImagingAnnot.CopyFromTImageEnVect: iekBITMAP, iekLINE, iekPOLYLINE, iekBOX, iekMEMO, iekTEXT

You might want to use TIEImagenAnnot.CopyFromTImageEnVect instead.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com