#include <CDRTypes.h>
Constructor & Destructor Documentation
libcdr::CDRImage::CDRImage |
( |
| ) |
|
|
inline |
libcdr::CDRImage::CDRImage |
( |
const WPXBinaryData & |
image, |
|
|
double |
x1, |
|
|
double |
x2, |
|
|
double |
y1, |
|
|
double |
y2 |
|
) |
| |
|
inline |
Member Function Documentation
const WPXBinaryData& libcdr::CDRImage::getImage |
( |
| ) |
const |
|
inline |
double libcdr::CDRImage::getMiddleX |
( |
| ) |
const |
|
inline |
double libcdr::CDRImage::getMiddleY |
( |
| ) |
const |
|
inline |
Member Data Documentation
WPXBinaryData libcdr::CDRImage::m_image |
double libcdr::CDRImage::m_x1 |
double libcdr::CDRImage::m_x2 |
double libcdr::CDRImage::m_y1 |
double libcdr::CDRImage::m_y2 |
The documentation for this struct was generated from the following file: