DisplayGetModeDepth Method |
Return the bit depth of the specified mode
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public static int GetModeDepth(
GameDisplayMode mode
)
Parameters
- mode
- Type: (Default Namespace)GameDisplayMode
GameDisplayMode value whose depth will be returned
Return Value
Type:
Int32Integer value of 16 or 24
See Also