Reverse CatchImage
Posted: Tue Jun 17, 2003 9:19 pm
This is probably discussed somewhere, but I have been unable to find it.
I am opening a file with the usual 'LoadImage'. I want to write a dll in C that could access this picture to do some image filtering. So my question is:
How do I get an image's addresss knowing its ID? It's like a reverse CatchImage, I want to *get* the address.
I am opening a file with the usual 'LoadImage'. I want to write a dll in C that could access this picture to do some image filtering. So my question is:
How do I get an image's addresss knowing its ID? It's like a reverse CatchImage, I want to *get* the address.