SDL2Surface.blitScaled

Perform a scaled surface copy of given source surface to this destination surface.

class SDL2Surface
void
blitScaled
(,
SDL_Rect srcRect
,
SDL_Rect dstRect
)

Throws

SDL2Exception on error.

See Also

Meta