#include <framework/YiScreen.h>
| CYIScreen::CYIScreen |
( |
int32_t |
nScreenSizeX, |
|
|
int32_t |
nScreenSizeY, |
|
|
int32_t |
nScreenDensityX, |
|
|
int32_t |
nScreenDensityY |
|
) |
| |
| float CYIScreen::GetDiagonalSizeInches |
( |
| ) |
const |
The diagonal size of the display in inches.
| float CYIScreen::GetHeightInches |
( |
| ) |
const |
The height of the display in inches.
| int32_t CYIScreen::GetHeightPixels |
( |
| ) |
const |
The height of the display in pixels.
| float CYIScreen::GetWidthInches |
( |
| ) |
const |
The width of the display in inches.
| int32_t CYIScreen::GetWidthPixels |
( |
| ) |
const |
The width of the display in pixels.
| int32_t CYIScreen::GetXDensity |
( |
| ) |
const |
Display X density in DPI.
| int32_t CYIScreen::GetYDensity |
( |
| ) |
const |
Display Y density in DPI.
The documentation for this class was generated from the following file: