Code: Select all
image = GetClipboardImage(#PB_Any)Code: Select all
Debug PeekB(imageAddress)What I want to do is very fast image analyzing and maybe manipulation too. Any advice?
Edit:
Feel free to move this to "Coding Questions", I posted the wrong place.
And btw, the result of my testing can be found here:
http://www.purebasic.fr/english/viewtopic.php?t=37112
