manpagez: man pages & more
html files: goffice-0.10
Home | html | info | man

Scalable Vector Graphics support

Scalable Vector Graphics support

Types and Values

  GOSvg

Object Hierarchy

    GObject
    ╰── GOImage
        ╰── GOSvg

Description

Functions

go_svg_new_from_data ()

GOImage *
go_svg_new_from_data (char const *data,
                      size_t length,
                      GError **error);

Returns


go_svg_new_from_file ()

GOImage *
go_svg_new_from_file (char const *filename,
                      GError **error);

Returns

Types and Values

GOSvg

typedef struct _GOSvg GOSvg;

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.