CRM32Pro SDK  v5.22
CRM32Pro_IScreenFX Member List

This is the complete list of members for CRM32Pro_IScreenFX, including all inherited members.

Blur(SDL_Surface *surface, int blur_pct)CRM32Pro_IScreenFX
FadeToColor(unsigned char r, unsigned char g, unsigned char b, unsigned int ms, SDL_Rect *rdst=NULL)CRM32Pro_IScreenFX
FadeToImage(SDL_Surface *surface, unsigned int ms, SDL_Rect *rdst=NULL, SDL_Rect *rsrc=NULL)CRM32Pro_IScreenFX
Flip(SDL_Surface *src, SDL_Rect *src_rect=NULL, SDL_Surface *dst=NULL, SDL_Rect *dst_rect=NULL)CRM32Pro_IScreenFX
GammaCorrect(SDL_Surface *surface, int r, int g, int b)CRM32Pro_IScreenFX
Mirror(SDL_Surface *src, SDL_Rect *src_rect=NULL, SDL_Surface *dst=NULL, SDL_Rect *dst_rect=NULL)CRM32Pro_IScreenFX
Noise(SDL_Surface *surface, int noise_pct)CRM32Pro_IScreenFX
RenderFX(SDL_Surface *src, SDL_Surface *dst, int effect)CRM32Pro_IScreenFX
Resize(SDL_Surface *src, SDL_Rect *src_rect, int smooth, double fx, double fy, SDL_Surface *dst=NULL, SDL_Rect *dst_rect=NULL)CRM32Pro_IScreenFX
Resize(SDL_Surface *src, SDL_Rect *src_rect, int smooth, int sx, int sy, SDL_Surface *dst=NULL, SDL_Rect *dst_rect=NULL)CRM32Pro_IScreenFX
Rotate(SDL_Surface *src, SDL_Rect *src_rect, int smooth, double angle, SDL_Surface *dst=NULL, SDL_Rect *dst_rect=NULL)CRM32Pro_IScreenFX
RotateResize(SDL_Surface *src, SDL_Rect *src_rect, int smooth, double angle, double zoom, SDL_Surface *dst=NULL, SDL_Rect *dst_rect=NULL)CRM32Pro_IScreenFX