GdPicture.NET.14
GdPicture14 Namespace / GdPictureImaging Class / WiaGetBrightness Method





In This Topic
WiaGetBrightness Method (GdPictureImaging)
In This Topic
Returns the brightness value of the selected device.
Syntax
'Declaration
 
Public Function WiaGetBrightness() As Double
 

Return Value

If success: The standard *says* that the range for this cap is -1000 ... +1000. If fail, Returns -99999. Use WiaGetLastError() methods for diagnosing the error.
See Also