TTiffImageData Class Reference
class TTiffImageData : public TFrameDataBlock
|
TIFF specific frame data variant. Holds colour sampling and quality factor information.
It can only be used with the TIFF decoder.
Constructor & Destructor Documentation
TTiffImageData()
IMPORT_C
|
TTiffImageData
|
(
|
)
|
|
Default constructor for this class.
Member Functions Documentation
DuplicateL(CFrameImageData &)
Provides a copy of an object that manages a list of frame and image block data, but not a bitwise copy. It provides a new reference to the object.
Parameters
CFrameImageData
& aFrameImageData
|
An object that manages a list of frame and image block data
|
Member Data Documentation
TInt
iBitsPerSample
The number of bits per sample.
TReal
iHeightInTwips
The frame height in twips.
TInt
iNumStrips
The number of TTiffImageStrips.
TInt
iPhotometricInterpretation
TInt
|
iPhotometricInterpretation
|
The photometric interpretation setting.
TInt
iRowsPerStrip
The number of rows per strip.
TInt
iSamplesPerPixel
The number of samples per pixel.
TSize
iSizeInPixels
The frame size in pixels.
HBufC8 * iStripInfo
An array of TTiffImageStrips.
TInt
iT4Options
T4 options as per the "Standardization of Group 3 facsimile apparatus for document
transmission, Recommendation T.4, Volume VII, Fascicle VII.3".
TInt
iT6Options
T6 options as per the "Facsimile Coding Schemes and Coding Control Functions for Group 4
Facsimile Apparatus, Recommendation T.6, Volume VII, Fascicle VII.3".
TReal
iWidthInTwips
The frame width in twips.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.