#include "utility.h"
#include <cstring>
#include <cstdlib>
Namespaces | |
namespace | Papyrus |
namespace | Papyrus::Gtk |
Functions | |
void | Papyrus::Gtk::deallocate_pixbuf_memory (const guint8 *data) |
Glib::RefPtr< Gdk::Pixbuf > | Papyrus::Gtk::create_pixbuf (Papyrus::Renderable::pointer renderable, int width, int height) |
Glib::RefPtr< Gdk::Pixbuf > | Papyrus::Gtk::cairo_image_to_pixbuf (const Cairo::RefPtr< Cairo::ImageSurface > imgsurf) |