Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
gvloadimage.c File Reference
#include "config.h"
#include <cgraph/agxbuf.h>
#include <common/const.h>
#include <gvc/gvplugin_loadimage.h>
#include <gvc/gvcint.h>
#include <gvc/gvcproc.h>
#include <cgraph/cgraph.h>
#include <stdbool.h>
#include <stddef.h>
Include dependency graph for gvloadimage.c:

Go to the source code of this file.

Functions

static int gvloadimage_select (GVJ_t *job, char *str)
 
void gvloadimage (GVJ_t *job, usershape_t *us, boxf b, bool filled, const char *target)
 

Function Documentation

◆ gvloadimage()

void gvloadimage ( GVJ_t job,
usershape_t us,
boxf  b,
bool  filled,
const char *  target 
)

Definition at line 44 of file gvloadimage.c.

References agwarningf(), agxbfree(), agxbprint(), agxbuse(), gvplugin_active_loadimage_t::engine, gvloadimage_select(), GVJ_s::loadimage, gvloadimage_engine_s::loadimage, usershape_s::name, NO_SUPPORT, usershape_s::stringtype, and type.

Referenced by gvrender_usershape().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ gvloadimage_select()

static int gvloadimage_select ( GVJ_t job,
char *  str 
)
static

Definition at line 29 of file gvloadimage.c.

References gvplugin_active_loadimage_t::engine, gvplugin_installed_t::engine, GVJ_s::gvc, gvplugin_load(), GVRENDER_PLUGIN, gvplugin_active_loadimage_t::id, gvplugin_installed_t::id, GVJ_s::loadimage, NO_SUPPORT, NULL, str, and gvplugin_available_s::typeptr.

Referenced by gvloadimage().

Here is the call graph for this function:
Here is the caller graph for this function: