LevelS C++ support library  3.83
LS_Image Member List

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

annotate(int xpos, int ypos, const Colour &col, const std::string &text, int scale=1)LS_Image
annotate_centered(int xpos, int ypos, const Colour &col, const std::string &text, int scale=1)LS_Image
fill(const Colour &col)LS_Imageinline
get_pixel(tsize i, tsize j)LS_Imageinline
LS_Image(int xres, int yres)LS_Image
put_pixel(tsize i, tsize j, const Colour &col)LS_Imageinline
set_font(const MP_Font &fnt)LS_Image
write_PPM(const std::string &file) constLS_Image
write_TGA(const std::string &file) constLS_Image
write_TGA_rle(const std::string &file) constLS_Image

Generated on Wed Nov 13 2024 12:18:16 for LevelS C++ support library