CapabilitiesGetColorDepth Method |
Gets the bit depth of the display.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetColorDepth()
Public Function GetColorDepth As Integer
public:
int GetColorDepth()
member GetColorDepth : unit -> int
Return Value
Type:
Int32The bit depth of the display.
See Also