Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_BoundingBox Struct Reference

Collaboration diagram for _BoundingBox:

Collaboration graph
[legend]

Data Fields

double x
double y
double width
double height

Field Documentation

double _BoundingBox::height
 

Definition at line 101 of file svg.c.

Referenced by WriteSVGImage().

double _BoundingBox::width
 

Definition at line 101 of file svg.c.

Referenced by WriteSVGImage().

double _BoundingBox::x
 

Definition at line 101 of file svg.c.

Referenced by WriteSVGImage().

double _BoundingBox::y
 

Definition at line 101 of file svg.c.

Referenced by WriteSVGImage().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 25 13:44:39 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC