35 #ifndef __MegaCaptureHeaderReader_h
36 #define __MegaCaptureHeaderReader_h
41 #include "QGoIOConfigure.h"
44 #pragma warning( disable: 4251 )
57 void SetFileName(
const std::string & iFileName);
73 std::vector< int > ConvertUnsignedLongColorToRGBIntColor(
74 const unsigned long & iColor);
75 bool CheckKeyWord(std::string iWord,
78 std::string iExtraKeyWord =
"");