SDL_Surface* surface = //however you created your surface SDL_PixelFormat* myPixelFormat=surface->format; This is from the page ...
確定! 回上一頁