libopenraw
Public Member Functions | Public Attributes | List of all members
OpenRaw::Internals::IFD::Rational Struct Reference

Public Member Functions

 operator double () const
 

Public Attributes

uint32_t num
 
uint32_t denom
 

Detailed Description

Definition at line 76 of file ifd.hpp.

Member Function Documentation

◆ operator double()

OpenRaw::Internals::IFD::Rational::operator double ( ) const

Definition at line 223 of file ifdentry.cpp.

Member Data Documentation

◆ denom

uint32_t OpenRaw::Internals::IFD::Rational::denom

Definition at line 78 of file ifd.hpp.

◆ num

uint32_t OpenRaw::Internals::IFD::Rational::num

Definition at line 77 of file ifd.hpp.


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