

Go to the source code of this file.
Variables | |
| struct { | |
| unsigned int width | |
| unsigned int height | |
| unsigned int bytes_per_pixel | |
| unsigned char pixel_data [200 *150 *4+1] | |
| } | papyrus_example_image |
| unsigned int bytes_per_pixel |
| unsigned int height |
Referenced by Papyrus::Gtk::cairo_image_to_pixbuf().
struct { ... } papyrus_example_image [static] |
Referenced by Papyrus::example_image().
| unsigned char pixel_data[200 *150 *4+1] |
| unsigned int width |
Referenced by Papyrus::Gtk::cairo_image_to_pixbuf().
1.5.7.1