I wonder, whhy didn't A&R add "DrawImage(Image Location, x,y, Red overlap, Green Overlap, Blue Overlap, Alpha, Size)?
I just learned that you have the Graphics component in C#, and it can draw Images, why not just add a function that uses that function?
I'm soon gonna make my first game BTW, C# is increadibly easy to handle, but Microsofts Visual C#'s error handling suck...