#include <img.h>

Data Fields | |
| int | x1 |
| int | x2 |
| int | y1 |
| int | y2 |
| int | z1 |
| int | z2 |
| int | f1 |
| int | f2 |
| int IMG_RANGE::f1 |
| int IMG_RANGE::f2 |
Definition at line 148 of file img.h.
Referenced by imgExtractRange().
| int IMG_RANGE::x1 |
| int IMG_RANGE::x2 |
Definition at line 142 of file img.h.
Referenced by imgExtractRange().
| int IMG_RANGE::y1 |
| int IMG_RANGE::y2 |
Definition at line 144 of file img.h.
Referenced by imgExtractRange().
| int IMG_RANGE::z1 |
| int IMG_RANGE::z2 |
Definition at line 146 of file img.h.
Referenced by imgExtractRange().
1.8.11