ImageVisualizer icon indicating copy to clipboard operation
ImageVisualizer copied to clipboard

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

Results 8 ImageVisualizer issues
Sort by recently updated
recently updated
newest added

After recently updating Visual Studio 2022 to version 17.8.1 from 17.4, the debugger visualizer no longer works. ![image](https://github.com/aberus/ImageVisualizer/assets/22227916/37edda5c-1418-455a-bad8-5139fd27544e) Here is a more recent error message: ![image](https://github.com/aberus/ImageVisualizer/assets/22227916/0eeb1c0b-5ae9-417a-8adc-27dd1170330b)

![image](https://github.com/aberus/ImageVisualizer/assets/100047272/3d22ae14-e33c-406d-b0d0-3b13a96aa834) Just installed via the .msi 1.1.0 version - getting this error on init. (Microsoft Visual Studio Community 2022 (64-bit) - Preview Version 17.5.0 Preview 2.0)

Will it be possible to support `System.Drawing.Color` as well as `System.Drawing.Bitmap`?

enhancement

I just searched from your app in the market and found it interesting. However, it can only support C# environment. When I load image in .Net framwork under C++/CLI environment,...

Hello, I saw your extension in the marketplace while searching for an extension capable of displaying an inline image preview, I would like to ask if you know any? I...

I have a bitmap that has the size 3 pixels by 3 pixels. I was unable to zoom with the mouse wheel. Is this not supported? Or maybe I am...

No longer works in VS 2022 . Does not appear in list of installed extensions Works in VS 2019

Just a nice-to-have feature if you mind. It would be nice to show the image dimensions in the visualizer window. Maybe a bit more like pixelformat, color depth, etc.

enhancement