Loads a bitmap from disk. Currently supported formats: *.tga, *.png, *.bmp
Loads a bitmap from Image.
Loads a bitmap sheet from file. This one doesn't require TGA devarea extensions.
Creates a bitmap sheet from an image file. This one doesn't require embedded data.
Loads an Image from a File or VFile. Automatically detects format from file extension.
Loads a palette from a file.
Loads a palette from image.
Loads a *.wav file if SDL2 mixer is used
Implements the RIFF serialization system