| bilinear enum value | Image_window | |
| BilinearPlus enum value | Image_window | |
| clear_clip() | Image_window | [inline] |
| colors | Image_window8 | [private] |
| copy(int srcx, int srcy, int srcw, int srch, int destx, int desty) | Image_window | [inline] |
| copy16(unsigned short *src_pixels, int srcw, int srch, int destx, int desty) | Image_window | [inline] |
| copy8(unsigned char *src_pixels, int srcw, int srch, int destx, int desty) | Image_window8 | [inline] |
| copy_line8(unsigned char *src_pixels, int srcw, int destx, int desty) | Image_window8 | [inline] |
| copy_line_translucent8(unsigned char *src_pixels, int srcw, int destx, int desty, int first_translucent, int last_translucent, Xform_palette *xforms) | Image_window8 | [inline] |
| copy_transparent16(unsigned char *src_pixels, int srcw, int srch, int destx, int desty) | Image_window | [inline] |
| copy_transparent8(unsigned char *src_pixels, int srcw, int srch, int destx, int desty) | Image_window8 | [inline] |
| create_buffer(int w, int h) | Image_window | |
| create_surface(unsigned int w, unsigned int h) | Image_window | [protected] |
| fill16(unsigned short pix) | Image_window | [inline] |
| fill16(unsigned short pix, int srcw, int srch, int destx, int desty) | Image_window | [inline] |
| fill8(unsigned char val) | Image_window8 | [inline] |
| fill8(unsigned char val, int srcw, int srch, int destx, int desty) | Image_window8 | [inline] |
| fill_line8(unsigned char val, int srcw, int destx, int desty) | Image_window8 | [inline] |
| fill_line_translucent8(unsigned char val, int srcw, int destx, int desty, Xform_palette &xform) | Image_window8 | [inline] |
| fill_translucent8(unsigned char val, int srcw, int srch, int destx, int desty, Xform_palette &xform) | Image_window | [inline, virtual] |
| free_surface() | Image_window | [protected] |
| fullscreen | Image_window | [protected] |
| GammaBlue | Image_window8 | [private, static] |
| GammaGreen | Image_window8 | [private, static] |
| GammaRed | Image_window8 | [private, static] |
| get(Image_buffer *dest, int srcx, int srcy) | Image_window | [inline] |
| get_gamma(float &r, float &g, float &b) | Image_window8 | [static] |
| get_height() | Image_window | [inline] |
| get_ib8() const | Image_window8 | [inline] |
| get_ibuf() | Image_window | [inline] |
| get_name_for_scaler(int num) | Image_window | [inline, static] |
| get_pixel8(int x, int y) | Image_window8 | [inline] |
| get_scale() | Image_window | [inline] |
| get_scaler() | Image_window | [inline] |
| get_scaler_for_name(const std::string &name) | Image_window | [static] |
| get_width() | Image_window | [inline] |
| ib8 | Image_window8 | [private] |
| ibuf | Image_window | [protected] |
| Image_window(Image_buffer *ib, int scl=1, bool fs=false, int sclr=point) | Image_window | [inline] |
| Image_window8(unsigned int w, unsigned int h, int scl=1, bool fs=false, int sclr=point) | Image_window8 | |
| interlaced enum value | Image_window | |
| is_fullscreen() | Image_window | [inline] |
| is_palettized() | Image_window | [inline] |
| is_visible(int x, int y, int w, int h) | Image_window | [inline] |
| mini_screenshot() | Image_window8 | |
| NoScaler enum value | Image_window | |
| NumScalers enum value | Image_window | |
| OpenGL enum value | Image_window | |
| point enum value | Image_window | |
| put(Image_buffer *src, int destx, int desty) | Image_window | [inline] |
| put_pixel8(unsigned char pix, int x, int y) | Image_window8 | [inline] |
| ready() | Image_window | [inline] |
| resized(unsigned int neww, unsigned int nehh, int newsc, int newscaler=point) | Image_window | |
| rotate_colors(int first, int num, int upd) | Image_window8 | [virtual] |
| SaI enum value | Image_window | |
| scale | Image_window | [protected] |
| Scale2x enum value | Image_window | |
| scaled_surface | Image_window | [protected] |
| scaler | Image_window | [protected] |
| ScalerNames | Image_window | [static] |
| ScalerType enum name | Image_window | |
| screenshot(SDL_RWops *dst) | Image_window | |
| set_clip(int x, int y, int w, int h) | Image_window | [inline] |
| set_gamma(float r, float g, float b) | Image_window8 | [static] |
| set_palette(unsigned char *rgbs, int maxval, int brightness=100) | Image_window8 | [virtual] |
| set_title(const char *title) | Image_window | |
| show() | Image_window | |
| show(int x, int y, int w, int h) | Image_window | |
| show_scale2x_noblur(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled | Image_window | [protected] |
| show_scaled8to16_2xSaI(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to16_bilinear(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to16_BilinearPlus(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to16_Super2xSaI(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to16_SuperEagle(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to32_2xSaI(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to32_bilinear(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to32_BilinearPlus(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to32_Super2xSaI(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to32_SuperEagle(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to555_2xSaI(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to555_bilinear(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to555_BilinearPlus(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to555_Super2xSaI(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to555_SuperEagle(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to565_2xSaI(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to565_bilinear(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to565_BilinearPlus(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to565_Super2xSaI(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled8to565_SuperEagle(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled_interlace(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaled_point(int x, int y, int w, int h) | Image_window | [protected] |
| show_scaledOpenGL(int x, int y, int w, int h) | Image_window | [protected] |
| Super2xSaI enum value | Image_window | |
| SuperEagle enum value | Image_window | |
| surface | Image_window | [protected] |
| toggle_fullscreen() | Image_window | |
| try_scaler(int w, int h, uint32 flags) | Image_window | [protected] |
| unscaled_surface | Image_window | [protected] |
| uses_palette | Image_window | [protected] |
| ~Image_window() | Image_window | [virtual] |
| ~Image_window8() | Image_window8 | |