API published in: S60 3rd Ed FP 1
Link against: avkon.lib
Required Capabilities
None
#include <aknscreenmode.h>
Public Member Functions |
|
IMPORT_C TSize | SizeInPixels () const |
Gets the size of the screen for this screen mode in pixels. |
|
IMPORT_C TDisplayMode | DisplayMode () const |
Gets the display mode (color depth) for this screen mode. |
|
IMPORT_C TInt | ModeNumber () const |
Gets the screen mode number. |
|
TAknScreenMode (const SAknScreenModeInfo &aInfo) | |
Protected Attributes |
|
const SAknScreenModeInfo & | iInfo |
|
|
Gets the display mode (color depth) for this screen mode.
|
|
Gets the screen mode number.
This is the screen mode number as used by
|
|
Gets the size of the screen for this screen mode in pixels.
|
|