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

Public Member Functions

 operator double () const
 

Public Attributes

int32_t num
 
uint32_t denom
 

Detailed Description

Definition at line 83 of file ifd.hpp.

Member Function Documentation

◆ operator double()

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

Definition at line 231 of file ifdentry.cpp.

Member Data Documentation

◆ denom

uint32_t OpenRaw::Internals::IFD::SRational::denom

Definition at line 85 of file ifd.hpp.

◆ num

int32_t OpenRaw::Internals::IFD::SRational::num

Definition at line 84 of file ifd.hpp.


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