D class that wraps SDL_Palette storing multiple dsdl2.Color as a palette to use along with indexed dsdl2.PixelFormat instances
D class that wraps SDL_PixelFormat defining the color and alpha channel bit layout in the internal representation of a pixel
D struct that wraps SDL_Color containing 4 bytes for storing color values of 3 color channels and 1 alpha channel.