gopal mishra wrote:
I have used ImageGrab.grabclipboard() to get the clipboard image data, it
returns None. This function only supports if the clipboard data format is
CF_BITMAP.
Is there any way to save clipboard data format CF_ENHMETAFILE to bitmap file
using win32 programming.
Well I'm symp
I have used ImageGrab.grabclipboard() to get the clipboard image data, it
returns None. This function only supports if the clipboard data format is
CF_BITMAP.
Is there any way to save clipboard data format CF_ENHMETAFILE to bitmap file
using win32 programming.
--
Gopal
> I am trying to save my