Monthly Archives: March 2008
"Out of Memory" Errors with GDI+ TextureBrush
The TextureBrush class lets you draw a shape using an image as a texture, giving you some control over the way the texture is tiled. I encountered a forum post where a user was trying to use TextureBrush to draw … Continue reading
Posted in .NET
3 Comments
I’m trying Windows Live Writer
From a post on lifehacker I saw that Picasa had labeling/tags (which I didn’t know existed and ended up buying Photoshop Album to make up for). However, the next post pointed me to Windows Live Photo Gallery, which doesn’t have … Continue reading
Posted in life
Leave a comment
Managed DirectX Documentation is Installed in VS 2005 Help
I’m working on some research that involves managed DirectX, and after I read a few chapters of the book Managed DirectX 9 Graphics and Game Programming (which I really recommend — more later) I wanted to look at the documentation … Continue reading