DisplayModeAttribs struct
Display mode attributes.
Contents
- Reference
Public variables
- Uint32 Width
- Display resolution width.
- Uint32 Height
- Display resolution height.
-
TEXTURE_
FORMAT Format - Display format.
- Uint32 RefreshRateNumerator
- Refresh rate numerator.
- Uint32 RefreshRateDenominator
- Refresh rate denominator.
-
enum SCALING_
MODE Scaling - The scanline drawing mode.
-
enum SCANLINE_
ORDER ScanlineOrder - The scaling mode.