Is it possible to have official SDL_GetPixel() and SDL_PutPixel() functions? Yes I am aware of the example functions in the documentation, but I think it would be better to have them built into the API than having to copy/paste it into every project we're going to use them in.