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
 ImageEnVert display speed problem

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
superdev Posted - Aug 25 2019 : 18:12:00
If you used ImageEnVert to create a Box Object and save the Object and the image as a TIFF file. The number of Box Objects is small but the speed is slow.How can I speed up my display?


Test File A.TIF Attachment

attach/superdev/2019825181118_UserDataVect.zip
4803.7 KB
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Aug 26 2019 : 21:18:56
If you can, try TIETextLayers instead as they support caching. Though the image you sent me had numerous box objects, so you still might not get great speed.

Nigel
Xequte Software
www.imageen.com
superdev Posted - Aug 26 2019 : 13:36:10
The cause seems to have been identified. Setting ImageEnVert's ObjTransparancy property to less than 255 significantly slows down the speed.

ObjTransparancy[i]:=250;
xequte Posted - Aug 25 2019 : 19:10:43
Hi

I'm not seeing any slowness, loading and then saving the tiff file using your demo.

What version of ImageEn are you using?

What steps do I need to take to reproduce?

Nigel
Xequte Software
www.imageen.com