I just finished implementing DTVisualizer, my image visualizer for VS 2005 debugger. It allows you to view images, like the Bitmap class references, in a more natural manner. Here's how the visualizer gets activated when it comes across an image in a debugging session:
!
And here's how you get to view the image:
!
You can download the visualizer from
