public static class Resolution.Ratio5x4 extends Resolution.Ratio
Resolutions with an aspect ratio of 5:4.| Modifier and Type | Field and Description |
|---|---|
static Resolution |
RES_1280x1024 |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Resolution> |
getAll()
Gets all predefined resolutions with an aspect ratio of 5:4.
|
public static final Resolution RES_1280x1024
public static java.util.List<Resolution> getAll()