Load an SVG scaled to a specific size Either width or height may be 0 and will be auto-sized to preserve aspect ratio.
int width, int height); SDL_Surface * IMG_LoadSizedSVG_RW(SDL_RWops *src,
src |
RWops |
width |
width |
height |
height |
Returns SDL surface, or NULL on error