Hi guys,
I've been trying to get the binary data of a bitmap image file which is stored in my PC, i've been looking around and it seems like _ClipBoard_GetData() may be what i am looking for.
The problem is that I can not seem to get it to work, maybe i used it wrong?
So here's what I done:
I have a .bmp image on my pc and i copy it
i then run this script
but it keeps giving me '0'