How to operate image pixels without having associated window ?
Hi
I tried to find any trace of off-screen image operations
but was unsuccessful. How to load image and use image access object without
having pane ? In WIN32 API one can easily create memory DC
without window. Is any way to do same with CAPI ?
Thanks in advance!