sdl_stretchsurface_23(3) debian man page | unix.com

Man Page: sdl_stretchsurface_23

Operating Environment: debian

Section: 3

SDL_STRETCHSURFACE_2(3) 					   Manual Pages 					   SDL_STRETCHSURFACE_2(3)

NAME
SDL_StretchSurface_23 - (src/SDL_stretch.h)
SYNOPSIS
#include <SDL_stretch.h> extern DECLSPEC int SDL_StretchSurface_23(SDL_Surface *src, SDL_Rect *srcrect, SDL_Surface *dst, SDL_Rect *dstrect);
DESCRIPTION
The SDL_StretchSurface_23 function will stretch to 150%. This is not only a fast function but it is also safe to call from multiple threads. If the srcrect is given then only that rect is copied. Otherwise the full src surface is copied to the full dst surface. The dstrect is ignored. SDL_stretch 0.3.1 SDL_STRETCHSURFACE_2(3)
Related Man Pages
sdl_blitsurface(3) - debian
sdl_putrowstretchcode(3) - debian
sdl_setrowstretchcode(3) - debian
sdl_stretchrow3(3) - debian
sdl_blitsurface(3) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?