#include <stdlib.h>#include "gr_UnixImage.h"#include "ut_assert.h"#include "ut_bytebuf.h"#include "ut_debugmsg.h"#include "gr_Graphics.h"#include "ut_string_class.h"#include <gdk-pixbuf/gdk-pixbuf-loader.h>Classes | |
| class | GR_UnixCroppedImage |
Functions | |
| static gboolean | convCallback (const gchar *buf, gsize count, GError **, gpointer byteBuf) |
| static gboolean convCallback | ( | const gchar * | buf, | |
| gsize | count, | |||
| GError ** | , | |||
| gpointer | byteBuf | |||
| ) | [static] |
References UT_ByteBuf::append().
Referenced by GR_UnixImage::convertToBuffer().
1.7.1