46 #ifndef __DefineImgCodec_h 47 #define __DefineImgCodec_h 53 #define FMT_SIGN_OHC "OH" // File Format Signature : 0x484F 54 #define LINK_IMG_PATH_SIZE 4*1024*sizeof(BYTE) // 4KB 136 #pragma pack(push, 1) 153 this->fileReserved1 = 0;
154 this->fileReserved2 = 0;
155 this->fileOffBytes = 0;
181 this->headerSize = 0;
182 this->pxNumX = (uint32_t)-1;
183 this->pxNumY = (uint32_t)-1;
184 this->pxPitchX = (double_t)-1;
185 this->pxPitchY = (double_t)-1;
195 this->phaseCodeMin = -1.0;
196 this->phaseCodeMax = 1.0;
#define _OPH_LIB_VERSION_MINOR_
#define _OPH_LIB_VERSION_MAJOR_