Determines if the provided contrast adjustment factor is valid; if the "throwException" parameter is true then an Exception is thrown if the value is not valid.
Syntax
Parameters
- value
- The value to validate.
- throwException
- If true, an Exception is thrown if the value is not valid.
Return Value
true if the contrast adjustment factor is valid; otherwise, false.
Exceptions
Exception |
Description |
System.Exception |
The contrast adjustment factor is not valid. |
Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000
See Also