|
UniWidgets
1.0.0
|
Открытые типы | |
|
typedef std::map< std::string, Glib::RefPtr< Gdk::Pixbuf > > | PixbufMap |
Открытые члены | |
| void | add_pixbuf (const std::string ¶metr, const Glib::RefPtr< Gdk::Pixbuf > pixbuf) |
| bool | find_pixbuf (const std::string ¶metr) |
| Glib::RefPtr< Gdk::Pixbuf > | get_pixbuf_from_cache (const std::string &path, int w=-1, int h=-1, bool make_copy=true) |
Открытые статические члены | |
| static Glib::RefPtr< Gdk::Pixbuf > | resize (const std::string &imagefile="", int width=-1, int height=-1) |
Статические защищенные данные | |
| static PixbufMap | PixbufCache |
| Glib::RefPtr< Gdk::Pixbuf > UPixbufCache::resize | ( | const std::string & | imagefile = "", |
| int | width = -1, |
||
| int | height = -1 |
||
| ) | [static] |
изменить размер картинки
1.7.6.1