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