temp = SDL_ConvertSurface(text, fmt, 0x00); //SDL_SaveBMP(temp, "save.bmp"); stBitmap[i].u32Width = temp->w; //printf("temp->w:%d\n", ...
確定! 回上一頁