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
 Action to create a screenshot?

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
PeterPanino Posted - Jul 07 2020 : 13:35:45
Is there any ACTION in ImageEn to create a screenshot?
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 09 2020 : 04:02:59
I'll add this to the to-do list.

Nigel
Xequte Software
www.imageen.com
PeterPanino Posted - Jul 08 2020 : 04:03:45
What is VERY MUCH needed: A TIECSSource type iecsObject where a red frame is drawn around the control hovered by the mouse pointer:





This would would be very useful!
xequte Posted - Jul 07 2020 : 19:53:35
Hi

Yes, the ImageEn functionality is probably not as complete as a specialist capture tool:

http://www.imageen.com/help/TImageEnIO.CaptureFromScreen.html

e.g. ImageEnView1.IO.CaptureFromScreen( iecsScreen );


Nigel
Xequte Software
www.imageen.com
PeterPanino Posted - Jul 07 2020 : 19:13:46
Found TASGScreenCapture. It's as easy as that:

ImageEnView.IEBitmap.Assign(ASGScreenCapture1.CaptureSelection);


With many other capture methods and options/features.
xequte Posted - Jul 07 2020 : 17:49:40
Hi

No, I'll try to get it into the next release.

Nigel
Xequte Software
www.imageen.com