CapabilitiesGetContrastLevels Method |
Gets the number of contrast levels supported.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public int GetContrastLevels()
Public Function GetContrastLevels As Integer
public:
int GetContrastLevels()
member GetContrastLevels : unit -> int
Return Value
Type:
Int32The number of contrast levels supported.
See Also