Function loadImage

Uses the SDL_Image library to create a non-bmp image surface

Surface loadImage (
  string imagePath
);