Basically I am wanting to load images (2D) so I can make a Space Invader game, does anyone know how I can load it? and what I do to do that,

Edit: also is it possible to draw images in C#? say draw a circle on the screen, and store it in a variable, so I can do things with it(move it, hide it, etc..)


Thank you in advance.