class TStandByFigure |
iLeftTopColumn & iLeftTopRow are deprecated and those can be ignored.
the icon of iColumns x iRows is scaled by (iScaleNumeratorWidth/iScaleDenominatorWidth) and (iScaleNumeratorHeight/iScaleDenominatorHeight)
the resulting icon is centered to the layer's extent which contained the protected surface
the scaled and centered icon is clipped against layer extent and screen size.
pixels inside the layer's extent not covered by the scaled and centered icon are filled with iBackGroundColor.
Public Member Functions | |
---|---|
TStandByFigure () |
Public Member Enumerations | |
---|---|
enum | TFigureType { EStandByFigure , EProtectedContentFigure } |
TUint16 * | iTable |
Input RGB565 RRRR RGGG GGGB BBBB LE. Set pointer to zero when TFigureType-figure is wanted to disable. Table's max size is StandByFigureMaxSizeInBytes()
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.