| blit(Handle dest, int x_dest, int y_dest, HandleConst src, float amount=1.0, Color::BlendMethod bm=Color::BLEND_COMPOSITE) | synfig::SurfaceNew | [static] |
| blit(Handle dest, int x_dest, int y_dest, Handle src, int x_src, int y_src, int w_src, int h_src, float amount=1.0, Color::BlendMethod bm=Color::BLEND_COMPOSITE) | synfig::SurfaceNew | [static] |
| chan_add(ChannelLock &dest, float x) | synfig::SurfaceNew | [static] |
| chan_add(ChannelLock &dest, const ChannelLockConst &x) | synfig::SurfaceNew | [static] |
| chan_div(ChannelLock &dest, float x) | synfig::SurfaceNew | [static] |
| chan_div(ChannelLock &dest, const ChannelLockConst &x) | synfig::SurfaceNew | [static] |
| chan_mlt(ChannelLock &dest, float x) | synfig::SurfaceNew | [static] |
| chan_mlt(ChannelLock &dest, const ChannelLockConst &x) | synfig::SurfaceNew | [static] |
| chan_sub(ChannelLock &dest, float x) | synfig::SurfaceNew | [static] |
| chan_sub(ChannelLock &dest, const ChannelLockConst &x) | synfig::SurfaceNew | [static] |
| ChannelLock typedef | synfig::SurfaceNew | |
| ChannelLockConst typedef | synfig::SurfaceNew | |
| create(int w=0, int h=0, ColorSystem sys=COLORSYS_RGB) | synfig::SurfaceNew | [static] |
| create(const Surface &) | synfig::SurfaceNew | [static] |
| create(HandleConst) | synfig::SurfaceNew | [static] |
| crop(HandleConst, int x, int y, int w, int h) | synfig::SurfaceNew | [static] |
| get_color(int x, int y) const | synfig::SurfaceNew | |
| get_color_system() const | synfig::SurfaceNew | |
| get_h() const | synfig::SurfaceNew | |
| get_premult() const | synfig::SurfaceNew | |
| get_w() const | synfig::SurfaceNew | |
| Handle typedef | synfig::SurfaceNew | |
| HandleConst typedef | synfig::SurfaceNew | |
| is_channel_defined(Channel chan) const | synfig::SurfaceNew | |
| Lock class | synfig::SurfaceNew | [friend] |
| lock() | synfig::SurfaceNew | |
| lock_channel(Channel chan) | synfig::SurfaceNew | |
| lock_channel_alpha(Channel chan) | synfig::SurfaceNew | |
| lock_channel_alpha_const(Channel chan) const | synfig::SurfaceNew | |
| lock_channel_const(Channel chan) const | synfig::SurfaceNew | |
| LooseHandle typedef | synfig::SurfaceNew | |
| set_color_system(ColorSystem x) | synfig::SurfaceNew | |
| set_premult() | synfig::SurfaceNew | |
| set_wh(int w, int h) | synfig::SurfaceNew | |
| SurfaceChannel | synfig::SurfaceNew | |
| SurfaceChannelLock class | synfig::SurfaceNew | [friend] |
| SurfaceColorSystem | synfig::SurfaceNew | |
| SurfaceNew() | synfig::SurfaceNew | [protected] |
| trylock() | synfig::SurfaceNew | |
| unlock() | synfig::SurfaceNew | |
| ~SurfaceNew() | synfig::SurfaceNew | [virtual] |