bool SDL_GetSurfaceColorMod(SDL_Surface *surface, Uint8 *r, Uint8 *g, Uint8 *b);
この関数は別のスレッドから別のサーフェイスに対して呼ぶことができる.