GetClipboardData(CF_BITMAP) unimplemented

Michel Claveau/Hamster No.Spam.mc at No.Spam.mclaveau.No.Spam.com
Fri May 21 03:00:08 EDT 2004


Hi !

For  screen-capture, with PIL, you can do too :

    import Image, ImageGrab
    ImageGrab.grab().save(filename)



But the question talk of CLIPBOARD and bitmap.



@+
-- 
Michel Claveau






More information about the Python-list mailing list