T O P I C R E V I E W |
PeterPanino |
Posted - Dec 21 2022 : 14:48:14 There are several popular Image Clipboard Formats, such as DIB v5, Bitmap, DIB, PNG, etc. What these formats have in common is that they can all contain only a single image at a time. I wonder, therefore, if there are clipboard formats that can each contain several different images in a clip. This would be practical, for example, if you want to copy the images of an ImageEnMView control to the clipboard. If such a Multi-Image Clipboard Format does not exist, we should create one. |
5 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Dec 23 2022 : 17:14:47 Hi Peter
You could copy them as files (as with Windows Explorer and TImageEnFolderMView):
http://www.imageen.com/help/CopyFilesToClipboard.html
Nigel Xequte Software www.imageen.com
|
PeterPanino |
Posted - Dec 22 2022 : 03:45:14 "ImageEn already allows multiple image layers to be copied to the clipboard"
So how would you copy all the images in an ImageEnMView or in a TIEMultiBitmap to the clipboard?
|
xequte |
Posted - Dec 21 2022 : 19:11:43 Hi Peter
ImageEn already allows multiple image layers to be copied to the clipboard, which is the main usage, as it see it. If Adobe et al. want to adopt the standard, we won't stop them. 
Nigel Xequte Software www.imageen.com
|
PeterPanino |
Posted - Dec 21 2022 : 16:55:04 We could create a format that, in the future, could become a common standard.
Do you have any ideas or suggestions?
It seems strange that such a multi-image clipboard format has never evolved in Windows. Does it exist in the Mac world? |
xequte |
Posted - Dec 21 2022 : 16:46:39 Hi Peter
AFAIK, there is not a generally supported multi-image clipboard format. If we were to create one it could only be used within ImageEn derived applications, which would greatly limits its utility.
Nigel Xequte Software www.imageen.com
|