Returns whether the surface has a color key.
It is safe to pass a NULL surface here; it will return false.
the SDL_Surface structure to query.
true if the surface has a color key, false otherwise.
SDL_SetSurfaceColorKey SDL_GetSurfaceColorKey
See Implementation
Returns whether the surface has a color key.
It is safe to pass a NULL surface here; it will return false.