VSImageVisualizer is a free open-source debug visualizer for Visual Studio 2008 (soon will be also available for VS2010). It allows the developer to view the graphical content of a System.Drawing.Image (or any object derived from it) while in Debug mode.
1. Features
- Display the graphical image in Debug mode.
- Zoom/pan the image.
- Get color information while hovering the mouse cursor on image.
2. System requirements
- Visual Studio 2008
3. Installation
- Download the setup file.
- Run the file
- That’s it.
4. Download
The current stable version 1.0 can be downloaded from
here.
5. Source Code
The source code is available for free under the Non-Profit Open Software License version 3.0.
Source code of version 1.0 can be can be downloaded from
here.
6. Support and feedback
If you have any problems and/or suggestions for VSImageVisualizer please feel free to …
- … add a comment on this page
- … send an e-mail at: contact [monkey tail] victorhurdugaci {dot} com
7. Donation
Like this tool and want to support it?


[...] the project page for more [...]
BRAVO!
WOW! That’s just too cool. I never thought someone can debug an image like that ;).
Very usefull.