Kofax Mobile SDK API Reference
Public Member Functions | List of all members
TorchLuminanceEvent Class Reference

This event fires when torch luminance level changes. More...

Inheritance diagram for TorchLuminanceEvent:

Public Member Functions

 TorchLuminanceEvent (Object sender, int luminance, boolean belowThreshold, boolean torchOn)
 
final int getLuminance ()
 
final boolean isBelowThreshold ()
 
final boolean isTorchOn ()
 

Detailed Description

This event fires when torch luminance level changes.

It reports the torch luminance level, a flag indicating if the level has fallen below the threshold, and a flag indicating that torch has turned on (if AUTOTORCH was set).

Constructor & Destructor Documentation

TorchLuminanceEvent ( Object  sender,
int  luminance,
boolean  belowThreshold,
boolean  torchOn 
)

Member Function Documentation

final int getLuminance ( )
final boolean isBelowThreshold ( )
final boolean isTorchOn ( )

The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.