Skip to content

A debug visualizer for Visual Studio that allows you to visually view the graphic content of images during debugging.

License

Notifications You must be signed in to change notification settings

SoheibKadi/ImageVisualizer

 
 

Repository files navigation

Debugger Image Visualizer for Visual Studio (Preview)

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

Changelog

These are the changes to each version that has been released on the official Visual Studio extension gallery.

0.3

  • Support for VS2017
  • Bug fixed (Visualizer only worked in VS2015)

0.2

  • Support for VS 2013 and 15

0.1

  • First preview release

Contribute

If you have any troubles and/or suggestions please log an issue on the GitHub issue tracker.

License

The source code is available under The MIT License (MIT)

About

A debug visualizer for Visual Studio that allows you to visually view the graphic content of images during debugging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%