OpenRaw::Internals::IFDThumbDesc Struct Reference
#include <ifdfile.h>
List of all members.
|
Public Member Functions |
| IFDThumbDesc (uint32_t _x, uint32_t _y,::or_data_type _type, const IFDDir::Ref &_ifddir) |
Public Attributes |
uint32_t | x |
uint32_t | y |
::or_data_type | type |
IFDDir::Ref | ifddir |
Detailed Description
describe the location of a thumbnail in an IFD file
Definition at line 43 of file ifdfile.h.
Member Data Documentation
x size. Can be 0
Definition at line 54 of file ifdfile.h.
y size. Can be 0
Definition at line 55 of file ifdfile.h.
the data type format
Definition at line 56 of file ifdfile.h.
the IFD directory
Definition at line 57 of file ifdfile.h.
The documentation for this struct was generated from the following file: