OpenRaw::Internals::CIFF::ImageSpec Class Reference

List of all members.

Public Member Functions

bool readFrom (off_t offset, CIFFContainer *container)
int32_t exifOrientation () const

Public Attributes

uint32_t imageWidth
uint32_t imageHeight
uint32_t pixelAspectRatio
int32_t rotationAngle
uint32_t componentBitDepth
uint32_t colorBitDepth
uint32_t colorBW

Detailed Description

Definition at line 112 of file ciffcontainer.h.


Member Function Documentation

bool OpenRaw::Internals::CIFF::ImageSpec::readFrom ( off_t  offset,
CIFFContainer container 
)

read the struct from container

Parameters:
offset the offset to read from, relative to the begining of the container.
container the container to read from.

Definition at line 39 of file ciffcontainer.cpp.

References OpenRaw::Internals::RawContainer::readInt32(), OpenRaw::Internals::RawContainer::readUInt32(), and OpenRaw::IO::Stream::seek().


The documentation for this class was generated from the following files:
Generated on Thu Jul 29 20:40:28 2010 for libopenraw by  doxygen 1.6.3