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
 Apply LayerText on TImageEnIO instead TImageEnView

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
m.ballasse@fruidor.fr Posted - Jul 28 2026 : 05:17:09
Hi,

At runtime, I would like to add a timestamp text layer to all photos in a directory.
The processing takes place within a TDataModule, so I cannot use a TImageEnView instead, I must use a TImageEnIO.

Is it a way to do this ?

By advance, thank you for your help
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 28 2026 : 23:28:50
Hi Michel

If you have retrieve the bitmap of the image (as a TIEBitmap), then you can output text using the TIEBitmap.IECanvas.

See:
- http://www.imageen.com/help/TIECanvas.DrawText.html
- http://www.imageen.com/help/TIECanvas.AdvancedDrawText.html



Nigel
Xequte Software
www.imageen.com