如何在Visual Studio调试器中查看Bitmap对象? [英] How to look at Bitmap objects in Visual Studio debugger?

查看:181
本文介绍了如何在Visual Studio调试器中查看Bitmap对象?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在构建一个C#应用程序,该应用程序创建许多位图(System.Drawing.Image).将位图在调试器中视为图片,将有很大的帮助.调试器具有对XML文件的本机支持.有看照片的方法吗?

I am building a C# app that creates many bitmaps (System.Drawing.Image). Having the bitmaps seen in the debugger as pictures, would be of enormous help. The debugger has native support for XML files. Is there a way to see the pictures?

推荐答案

默认情况下,Bitmap没有调试器可视化程序,因此您可以尝试以下操作:

There is no debugger visualizer by default for Bitmap, so you might want to give this one a try: http://imagedebugvisualizer.codeplex.com/

这篇关于如何在Visual Studio调试器中查看Bitmap对象?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆