Graphviz
2.41.20171026.1811
|
#include "config.h"
#include <string.h>
#include "const.h"
#include "gvplugin_loadimage.h"
#include "gvcint.h"
#include "gvcproc.h"
#include "cgraph.h"
Go to the source code of this file.
Functions | |
void | gvloadimage (GVJ_t *job, usershape_t *us, boxf b, boolean filled, const char *target) |
void gvloadimage | ( | GVJ_t * | job, |
usershape_t * | us, | ||
boxf | b, | ||
boolean | filled, | ||
const char * | target | ||
) |
Definition at line 47 of file gvloadimage.c.
References agerr(), AGWARN, assert, gvplugin_active_loadimage_t::engine, gvloadimage_engine_s::loadimage, GVJ_s::loadimage, usershape_s::name, NO_SUPPORT, SMALLBUF, and usershape_s::stringtype.
Referenced by gvrender_usershape().