How to make direct access to image pixels without using Bitmap?
  • And what does not suit Bitmap? - Modus
  • Does it mean working with graphics without using GDI +? - wind

2 answers 2

Bitmapdata

and you can also see one of the Bitmap constructor overloads where there is IntPtr at the end of the argument list.