#include <CDRTypes.h>
Public Member Functions | |
| CDRImageFill () | |
| CDRImageFill (unsigned i, double w, double h, bool r, double x, double y, double o, unsigned char f) | |
Public Attributes | |
| unsigned | id |
| double | width |
| double | height |
| bool | isRelative |
| double | xOffset |
| double | yOffset |
| double | rcpOffset |
| unsigned char | flags |
| libcdr::CDRImageFill::CDRImageFill | ( | ) | [inline] |
| libcdr::CDRImageFill::CDRImageFill | ( | unsigned | i, |
| double | w, | ||
| double | h, | ||
| bool | r, | ||
| double | x, | ||
| double | y, | ||
| double | o, | ||
| unsigned char | f | ||
| ) | [inline] |
| unsigned char libcdr::CDRImageFill::flags |
| double libcdr::CDRImageFill::height |
| unsigned libcdr::CDRImageFill::id |
| double libcdr::CDRImageFill::width |