LIBRSVG 2.62.3
C library for rendering SVG
Loading...
Searching...
No Matches
RsvgDimensionData Struct Reference

RsvgDimensionData: More...

#include <rsvg.h>

Data Fields

int width
 
int height
 
gdouble em
 
gdouble ex
 

Detailed Description

RsvgDimensionData:

Pixel size of a document. Use rsvg_handle_get_intrinsic_size_in_pixels() instead.

Deprecated:
Since 2.46: use rsvg_handle_get_intrinsic_size_in_pixels().
Since
2.14

Field Documentation

◆ em

gdouble em

◆ ex

gdouble ex

◆ height

int height

◆ width

int width

The documentation for this struct was generated from the following file: