Graphviz 13.0.0~dev.20241220.2304
|
#include <gvc/gvplugin.h>
Go to the source code of this file.
Macros | |
#define | GVPLUGIN_WEBP_API |
Variables | |
gvplugin_installed_t | gvdevice_webp_types [] |
gvplugin_installed_t | gvloadimage_webp_types [] |
static gvplugin_api_t | apis [] |
GVPLUGIN_WEBP_API gvplugin_library_t | gvplugin_webp_LTX_library = { "webp", apis } |
#define GVPLUGIN_WEBP_API |
Definition at line 25 of file gvplugin_webp.c.
|
static |
Definition at line 16 of file gvplugin_webp.c.
|
extern |
Definition at line 122 of file gvdevice_webp.c.
|
extern |
Definition at line 179 of file gvloadimage_webp.c.
GVPLUGIN_WEBP_API gvplugin_library_t gvplugin_webp_LTX_library = { "webp", apis } |
Definition at line 28 of file gvplugin_webp.c.