DOKK / manpages / debian 10 / libsdl-stretch-dev / SDL_stretch.h.3.en
SDL_STRETCH.H(3) Manual Pages SDL_STRETCH.H(3)

SDL_stretch.h - library


#include <SDL_stretch.h>

extern DECLSPEC int SDL_StretchSurfaceRect(SDL_Surface *src, SDL_Rect *srcrect, SDL_Surface *dst, SDL_Rect *dstrect);

extern DECLSPEC int SDL_StretchSurfaceBlit(SDL_Surface *src, SDL_Rect *srcrect, SDL_Surface *dst, SDL_Rect *dstrect);

extern DECLSPEC int SDL_StretchSurface_23(SDL_Surface *src, SDL_Rect *srcrect, SDL_Surface *dst, SDL_Rect *dstrect);

extern DECLSPEC char* SDL_StretchInfo(void);

extern unsigned char* SDL_GetRowStretchCode(void);

unsigned char* SDL_SetRowStretchCode(int src_w, int dst_w, int bpp);

extern char* SDL_StretchRowInfo(void);

SDL_stretch library

0.3.1 the library SDL_stretch