54 RafContainer(
const IO::Stream::Ptr &_file);
58 const std::string & getModel();
62 uint32_t getJpegOffset()
const
64 return m_offsetDirectory.jpegOffset;
66 uint32_t getJpegLength()
const
68 return m_offsetDirectory.jpegLength;
70 uint32_t getCfaOffset()
const
72 return m_offsetDirectory.cfaOffset;
74 uint32_t getCfaLength()
const
76 return m_offsetDirectory.cfaLength;