SetScreenResolution
|
Changes the screen resolution.
|
SetMultisampleFormat
|
Changes the multisample setting.
|
SetGamma
|
Changes the display gamma setting.
|
RestartGx
|
Restart the client's graphic subsystem.
|
IsStereoVideoAvailable
|
Returns whether the current system supports stereoscopic 3D display.
|
IsDesaturateSupported
|
Returns whether the current hardware supports desaturated textures.
|
GetVideoOptions
|
Returns video options for different video quality levels.
|
GetVideoCaps
|
Returns information about graphics capabilities of the current system.
|
GetScreenWidth
|
Returns the width of the screen for UI layout purposes.
|
GetScreenResolutions
|
Returns a list of available screen resolutions.
|
GetScreenHeight
|
Returns the height of the screen for UI layout purposes.
|
GetRefreshRates
|
Returns a list of available screen refresh rates.
|
GetMultisampleFormats
|
Returns a list of available multisample settings.
|
GetMonitorName
|
Returns the system name of a selected monitor.
|
GetMonitorCount
|
Returns the number of monitors connected.
|
GetMonitorAspectRatio
|
Query a monitor's aspect ratio.
|
GetGamma
|
Returns the current display gamma setting.
|
GetFramerate
|
Returns the number of frames per second rendered by the client.
|
GetCurrentResolution
|
Returns the index of the current resolution setting.
|
GetCurrentMultisampleFormat
|
Returns the index of the current multisample setting.
|
GetFramerate
|
Returns the number of frames per second rendered by the client.
|