How can I use System.Drawing to do this?
I just want to be able to specify dimensions and background color (in hex) and eventually end up with an Image.
I’ve looked at similar questions (like this one) but they’re more for WinForms – I need it for ASP.Net.
You can do something like this:
Here’s a link to the full article: http://www.codeproject.com/KB/aspnet/aspnet_web_graphics.aspx