const TUint32 | KWpConfPortraitScalePriority |
Defines which operation (crop, stretch or both) should be preferred when trying to scale wallpaper to a portrait screen.
Possible values: 0: stretching is preferred 1: cropping is preferred 2: both are preferred
const TReal | KWpConfPortraitMaxCropFactor |
Maximum crop factor for portrait wallpaper.
const TReal | KWpConfPortaitMaxStretchFactor |
Maximum stretch factor for portrait wallpaper.
const TUint32 | KWpConfLandscapeScalePriority |
Defines which operation (crop, stretch or both) should be preferred when trying to scale wallpaper to a landscape screen.
Possible values: 0: stretching is preferred 1: cropping is preferred 2: both are preferred
const TReal | KWpConfLandscapeMaxCropFactor |
Maximum crop factor for landscape wallpaper.
const TReal | KWpConfLandscapeMaxStretchFactor |
Maximum stretch factor for landscape wallpaper.
const TReal | KWpConfSmallImageZoomThreshold |
Defines a threshold value for small wallpaper zooming. If (selected wallpaper size / screen size) is greater than or equal to this value (but less than 1), wallpaper will be zoomed until either y- or x-axis length becomes equal to screen axis length.
If either axis in image is greater than same screen axis, no zooming will occur.
const TUint32 | KWpConfMaxWallpaperWidth |
Maximum width of image to be used as wallpaper. Value is in pixels.
const TUint32 | KWpConfMaxWallpaperHeight |
Maximum height of image to be used as wallpaper. Value is in pixels.
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.