Support for using Bitmaps as textures
As a User and developer I want to be able to use .bmp files as textures alongside JPEG and PNG files.
Acceptance criteria
- Extend the Bitmap support, so not just saving, but also loading Bitmap files is possible
- Extend the TextureManager to handle Bitmap files alongside JPG and PNG files