AknIconConfig Class Reference
Nested Classes and Structures
Member Functions Documentation
CompressIfPreferred(CFbsBitmap *, const TUid)
IMPORT_C void | CompressIfPreferred | ( | CFbsBitmap * | aBitmap, |
| const TUid | aUid = KNullUid |
| ) | [static] |
Compresses the given bitmap, if required. The compression may use whatever compression type if available for bitmaps, or there may be no compression at all. The uid parameter is used to control possible application specific compression settings.
CompressIfPreferred(CFbsBitmap *, CFbsBitmap *, const TUid)
Compresses the given bitmap and mask, if required. The compression may use whatever compression type if available for bitmaps, or there may be no compression at all. The uid parameter is used to control possible application specific compression settings.
CompressIfPreferred(CFbsBitmap *, CFbsBitmap *, const TInt, const TUid)
Internal function to perform the actual compression
EnableAknIconSrvCache(TBool)
IMPORT_C TInt | EnableAknIconSrvCache | ( | TBool | aEnable | ) | [static] |
Enable or disable the cache.
PreferredDisplayMode(TPreferredDisplayMode &, const TImageType, const TUid)
Gets the preferred displaymode for the given image type. Applications may use the aUid parameter to obtain application specific settings.
Parameters
TPreferredDisplayMode & aMode | |
const TImageType aType | The type of the image to get preferred mode for. |
const TUid aUid = KNullUid | The application uid if application specific mode is required |
Member Enumerations Documentation
Enum TImageType
Specifies the image types, what can be used to enquire preferred display modes.
Enumerators
EImageTypeIcon | |
EImageTypePhoto | |
EImageTypeVideo | |
EImageTypeOffscreen | |
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.