sgltk 0.6
Simple OpenGL Tool Kit
Loading...
Searching...
No Matches
sgltk::Image Member List

This is the complete list of members for sgltk::Image, including all inherited members.

add_path(std::string path)sgltk::Imagestatic
bytes_per_pixelsgltk::Image
copy_from(const Image &src, int x, int y)sgltk::Image
copy_from(const Image &src, SDL_Rect &dst_rect)sgltk::Image
copy_from(const Image &src, SDL_Rect &dst_rect, const SDL_Rect &src_rect)sgltk::Image
create_empty(unsigned int width, unsigned int height)sgltk::Image
datasgltk::Image
heightsgltk::Image
horizontal_flip()sgltk::Image
Image() (defined in sgltk::Image)sgltk::Image
Image(std::string filename)sgltk::Image
Image(unsigned int width, unsigned int height, unsigned int bytes_per_pixel, void *data)sgltk::Image
imagesgltk::Image
load(const std::string &filename)sgltk::Image
load(unsigned int width, unsigned int height, unsigned int bytes_per_pixel, void *data)sgltk::Image
save(const std::string &filename)sgltk::Image
set_color_key(int r, int g, int b, bool enable=true)sgltk::Image
vertical_flip()sgltk::Image
widthsgltk::Image
~Image() (defined in sgltk::Image)sgltk::Image