C# Bitmap & BitmapSource Debugger Visualizer
Description
A simple but useful Bitmap & BitmapSource/BitmapImage Visualizer for Visual Studio.
It open a new window and shows the Image.
To increase the BitmapSource performance you can reduce the quality level in the "GetData" method.
Install
Download the ImageVisualizer binaries and copy the .dll to either of the following locations:
- My Documents\VisualStudioVersion\Visualizers
- VisualStudioInstallPath\Common7\Packages\Debugger\Visualizers
Requirements
- .NET Framework 3.5
- Visual Studio 2013 (perhaps on lower Versions)
License
MIT-License, feel free to modify...
Pictures

