loading images please help

im currently doing a project whereby I have to load many images to the screen and then perform certain transformations(eg scale, rotate) to them. The images I have are bitmaps. How do i load these images to the window and can i perform these transformations as normal?

Texture mapping is probably your best bet.