![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
shared pointer to file stream More...
#include <Im6ImageFileTypes.h>
Public Attributes | |
| ipUInt32 | _magic |
| ipUInt32 | _gx |
| Magic number. | |
| ipUInt32 | _gy |
| Pixels per row. | |
| ipUInt32 | _gz |
| Rows per plane. | |
| ipUInt32 | _gc |
| Number of Z planes. | |
| ipUInt32 | _gt |
| Number of color planes. | |
| ipUInt32 | _ox |
| Number of sequences(time) | |
| ipUInt32 | _oy |
| X-origin (row) | |
| ipUInt32 | _oz |
| Y-origin (column) | |
| ipUInt32 | _oc |
| Z-origin (plane) | |
| ipUInt32 | _ot |
| color-origin (plane) | |
| ipUInt32 | _gtype |
| Time-origin. | |
| ipUInt32 | _grid |
| The image type (see below) | |
| ipUInt32 | _gcode |
| The geometric organisation (see below) | |
| ipUInt32 | _gbits |
| Arithmetic type. | |
| ipUInt32 | _order |
| Number of bits per pixels (may be needed) | |
| ipUInt32 | _access |
| Ordering flag. | |
| ipUInt32 | _headersize |
| Image access rights. | |
| ipUInt32 | _aoilistsize |
| size of Non-pixel information | |
| ipUInt32 | _graphicsize |
| size of the List of image AOI's | |
| ipUInt32 | _scalesize |
| size of the List of graphics annotations | |
| ipUInt32 | _data3dsize |
| X,Y,Z scale factors. | |
| ipUInt32 | _lutsize |
| List of 3D data when necessary. | |
| ipUInt32 | _version |
| Lut size. | |
| ipUInt32 | _res2 |
| version de visilog 6500 | |
| ipUInt32 | _res3 |
| Reserved. | |
| ipUInt32 | _hdr_sys |
| Reserved. | |
| ipUInt32 | _hdr_other |
| Main Descriptor size. | |
| ipUInt32 | _hdr_data |
| Other fields size. | |
shared pointer to file stream
collection of file streams Data structure for the header file
1.8.14