#include <area.h>
Public Attributes | |
std::string | filename |
Glib::RefPtr< Gdk::Pixbuf > | pixbuf |
float | scale |
int | scale_type |
double | sizex |
double | sizey |
std::string | text |
float | x |
int | x_draw |
float | y |
int | y_draw |
std::string Img::filename |
Glib::RefPtr<Gdk::Pixbuf> Img::pixbuf |
float Img::scale |
int Img::scale_type |
double Img::sizex |
double Img::sizey |
int Img::x_draw |
int Img::y_draw |