Skip to content

Files

Latest commit

dfb4f9e · Feb 13, 2022

History

History
This branch is 589 commits behind ArduPilot/MissionPlanner:master.

ImageVisualizer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 13, 2022
Sep 13, 2020
Sep 13, 2020
Sep 13, 2020
Sep 13, 2020

Debugger Image Visualizer for Visual Studio

Debugger Image Visualizer is a debug visualizer for Visual Studio. It allows you to visually view the graphic content of WPF's images BitmapImage, BitmapSource, ImageSource, and WinForms' images Bitmap during debugging. Supports zooming and paning while previewing images.

Download this extension on Visual Studio Marketplace.

This extension works with:

  • Visual Studio 2010
  • Visual Studio 2012
  • Visual Studio 2013
  • Visual Studio 2015
  • Visual Studio 2017
  • Visual Studio 2019

Screenshots

Changelog

All changes to each version that has been released are available in Releases.

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)