gerbv_user_transformation_t Struct Reference

#include <gerbv.h>


Detailed Description

Stores image transformation information, used to modify the rendered position/scale/etc of an image.
Examples:

example2.c.

Definition at line 428 of file gerbv.h.


Data Fields

gdouble translateX
gdouble translateY
gdouble scaleX
gdouble scaleY
gboolean inverted

Field Documentation

the X translation (in inches)

Examples:
example3.c.

Definition at line 429 of file gerbv.h.

the Y translation (in inches)

Examples:
example3.c.

Definition at line 430 of file gerbv.h.

the X scale factor (1.0 is default)

Definition at line 431 of file gerbv.h.

the Y scale factor (1.0 is default)

Definition at line 432 of file gerbv.h.

TRUE if the image should be rendered "inverted" (light is dark and vice versa)

Definition at line 433 of file gerbv.h.


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

Generated on Tue Aug 19 00:14:51 2008 for gerbv by  doxygen 1.5.6