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
 Save selected thumbnails in TImageEnMView only

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
AndNit Posted - Apr 13 2023 : 14:03:20
Hello,

How do I save only selected thumbnails in my ImageEnMView?

Thanks
3   L A T E S T    R E P L I E S    (Newest First)
AndNit Posted - Apr 13 2023 : 18:29:25
the link served me perfectly.

Thank you very much
xequte Posted - Apr 13 2023 : 17:15:53
Hi

All the TImageEnMView.MIO save methods support a selected only parameter:

http://www.imageen.com/help/TImageEnMIO.SaveToFile.html

Or do you mean saving as individual files?

Nigel
Xequte Software
www.imageen.com
AndNit Posted - Apr 13 2023 : 14:06:13
Sorry, I didn't express myself correctly. I have an ImageenMview that has 10 thumbnails, I select only 5 thumbnails and I would like to save only the 5 selected, how to proceed?

Thanks