Table of Contents

switchBitDepth

Switch between 16 or 32 bits. Only works in full screen.

Syntax

bool switchBitDepth();

Parameters

This function does not accept any parameters.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

getDisplayDeviceList
getRes
getResolutionList
getVideoDriverInfo
isDeviceFullScreenOnly
isFullScreen
nextResolution
prevResolution
setDisplayDevice
setRes
setScreenMode
setVerticalSync
toggleFullScreen
videoSetGammaCorrection

References

This function is not called by any other functions.