CAnimationFrame Class Reference
class CAnimationFrame : public CBase
|
Data format for individual bitmap format animation frames.
Animators and data providers which use the "bitmap" data type use objects of this type to transfer data.
You do not need to instantiate an object of this type unless you are writing a new data provider.
CBitmapAnimator CICLAnimationDataProvider
Nested Classes and Structures
Constructor & Destructor Documentation
CAnimationFrame()
CAnimationFrame
|
(
|
)
|
[private, inline]
|
CAnimationFrame(const CAnimationFrame &)
~CAnimationFrame()
~CAnimationFrame
|
(
|
)
|
[virtual]
|
Member Functions Documentation
Bitmap()
Returns the bitmap image for the changed area for this frame
Bitmap()
Returns the bitmap image for the changed area for this frame
CAnimationFrame_Reserved1()
IMPORT_C void
|
CAnimationFrame_Reserved1
|
(
|
)
|
[protected, virtual]
|
CAnimationFrame_Reserved2()
IMPORT_C void
|
CAnimationFrame_Reserved2
|
(
|
)
|
[protected, virtual]
|
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
CreateL(const TFrameInfo &)
IMPORT_C void
|
CreateL
|
(
|
const
TFrameInfo
&
|
aFrameInfo
|
)
|
|
FrameInfo()
Returns information about the frame.
FrameInfo()
Returns information about the frame.
Mask()
Returns the bitmap mask for the changed area for this frame
Mask()
Returns the bitmap mask for the changed area for this frame
SetHandlesL(const THandles &)
IMPORT_C void
|
SetHandlesL
|
(
|
const
THandles
&
|
aHandles
|
)
|
|
Sets the contents of the internal bitmaps to those represented by the handles.
GetHandles()
Parameters
const
THandles
& aHandles
|
A handles object obtained from a call to GetHandles
|
operator=(const CAnimationFrame &)
Member Data Documentation
TInt
iCAnimationFrame_Reserved
TInt
|
iCAnimationFrame_Reserved
|
[private]
|
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.