GetBrightness

Returns the value of the Brightness member of the BlackIceDEVMODE. Represents the value of the 'Intensity' slider.

 

GetBrightness(pBlackIceDEVMODE As Long) As Long

 

Input value    - handle to the BlackIceDEVMODE

Return value - Intensity

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.