wx read image from clipboard

Posted by Moayyad Yaghi on Stack Overflow See other posts from Stack Overflow or by Moayyad Yaghi
Published on 2010-04-13T13:32:14Z Indexed on 2010/05/08 2:08 UTC
Read the original article Hit count: 381

Filed under:
|
|
|
|

hello
how can i read image from clipboard ? i was only able to raed text using wx.clipboard. but not images
is it possible to read images with wx.clipboard?
or there is another way?

i use python2.5 and windows vita 64 bit

thanks in advance

© Stack Overflow or respective owner

Related posts about python

Related posts about wxpython