GetLossRatio

Returns the value of the LossRatio member of the BlackIceDEVMODE. Represents the value of the 'JPEG loss ratio' slider.

 

GetLossRatio(pBlackIceDEVMODE As Long) As Long

 

Input value    - handle to the BlackIceDEVMODE

Return value - JPEG loss ratio

 

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