RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
CiffTag.h File Reference
#include <cstdint>
#include <initializer_list>
Include dependency graph for CiffTag.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rawspeed

Enumerations

enum class  rawspeed::CiffTag : uint16_t {
  rawspeed::NULL_TAG = 0x0000 , rawspeed::MAKEMODEL = 0x080a , rawspeed::SHOTINFO = 0x102a , rawspeed::WHITEBALANCE = 0x10a9 ,
  rawspeed::SENSORINFO = 0x1031 , rawspeed::IMAGEINFO = 0x1810 , rawspeed::DECODERTABLE = 0x1835 , rawspeed::RAWDATA = 0x2005 ,
  rawspeed::SUBIFD = 0x300a , rawspeed::EXIF = 0x300b
}

Variables

static constexpr std::initializer_list< CiffTagrawspeed::CiffTagsWeCareAbout