TGifImageDescriptor Class Reference
class TGifImageDescriptor : public TFrameDataBlock |
GIF specific frame data variant which holds image descriptor information.
It can only be used with the GIF decoder (the encoder is not configurable).
Constructor & Destructor Documentation
TGifImageDescriptor()
IMPORT_C | TGifImageDescriptor | ( | ) | |
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
TBool
iInterlaced
A boolean indicating if the image is interlaced. ETrue if the image is interlaced.
TBool
iLocalColorMap
A boolean indicating if the frame has its own local colour map. ETrue if it does, otherwise EFalse.
TBool
iSortedLocalMap
A boolean indicating if the frame's local colour map is sorted in priority order. ETrue if it is, otherwise EFalse.
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.