This week’s Dev Corner post is from Tom Sirgedas, a developer on the Camtasia Studio team.
I wanted to see a Gdiplus::Bitmap in the debugger, but I wasn’t sure how this could be done.
So, I added a function, SaveToDesktop( Gdiplus::Bitmap* )
Now, you can call that function via the debugger
Tom Sirgedas is a Camtasia Studio Software Developer living in Okemos, MI. He’s worked for TechSmith since 2004. Tom likes to play volleyball and Scrabble in his spare time.
The post Dev Corner – Viewing a Gdiplus::Bitmap in the VS debugger appeared first on TechSmith Blogs.