rgba_to_image      34 lib/python/image.h PyObject* rgba_to_image(RGBA*rgba, int width, int height);
rgba_to_image     623 lib/python/tags.c 	PyObject* image = rgba_to_image(i->rgba, i->width, i->height);