Debugger Image Visualizer is a debug visualizer for Visual Studio. It allows you to visually view the graphic content of WinForm's images System.Drawing.Bitmap and WPF's images System.Windows.Media.Imaging.BitmapImage during debugging.
Download this extension on Visual Studio Gallery.
This extension works with:
- Visual Studio 2010
- Visual Studio 2012
- Visual Studio 2013
- Visual Studio 2015
- Visual Studio 2017
These are the changes to each version that has been released on the official Visual Studio extension gallery.
- Support for VS2017
- Bug fixed (Visualizer only worked in VS2015)
- Support for VS 2013 and 15
- First preview release
If you have any troubles and/or suggestions please log an issue on the GitHub issue tracker.
The source code is available under The MIT License (MIT)