Is it possible to get the series of images(may be Bitmap) before render to Target window by using the C# wrapper?or Is there another way to do something like that under Windows Form?
because i would like to do some image processing before images go to Target window.
Thanks