Exiv2
Loading...
Searching...
No Matches
Exiv2::Internal::SigmaMakerNote Class Reference

MakerNote for Sigma (Foveon) cameras. More...

#include <sigmamn_int.hpp>

Static Public Member Functions

static const TagInfotagList ()
 Return read-only list of built-in Sigma tags.

Print functions for Sigma (Foveon) MakerNote tags

static std::ostream & printStripLabel (std::ostream &os, const Value &value, const ExifData *)
 Strip the label from the value and print the remainder.
static std::ostream & print0x0008 (std::ostream &os, const Value &value, const ExifData *)
 Print exposure mode.
static std::ostream & print0x0009 (std::ostream &os, const Value &value, const ExifData *)
 Print metering mode.

Detailed Description

MakerNote for Sigma (Foveon) cameras.

Member Function Documentation

◆ print0x0008()

std::ostream & Exiv2::Internal::SigmaMakerNote::print0x0008 ( std::ostream & os,
const Value & value,
const ExifData *  )
static

Print exposure mode.

References Exiv2::Value::toString().

◆ print0x0009()

std::ostream & Exiv2::Internal::SigmaMakerNote::print0x0009 ( std::ostream & os,
const Value & value,
const ExifData *  )
static

Print metering mode.

References Exiv2::Value::toString().

◆ printStripLabel()

std::ostream & Exiv2::Internal::SigmaMakerNote::printStripLabel ( std::ostream & os,
const Value & value,
const ExifData *  )
static

Strip the label from the value and print the remainder.

References Exiv2::Value::toString().


The documentation for this class was generated from the following files: