import from clipboard

Blitz3D Forums/Blitz3D Beginners Area/import from clipboard

Dear all,

I would like to import an image previously sent to the clipboard (from another application) at it's original size whilst simultaneously applying a green filter (to remove all the red from the image). Is this possible?

Thanks, Shawnus

With some .dll functions, I suppose. Don't know which ones though...

Try this:
http://www.blitzbasic.com/codearcs/codearcs.php?code=699

Thanks all...

Shawnus