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.
Field Documentation
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: