InternalIlluminationOption

class InternalIlluminationOption(val activated: IScannerOption.AdvancedActivation = AdvancedActivation.Normal) : IScannerOption

A couple of illumination options are provided to improve the lighting conditions during every image capture.

Constructors

Link copied to clipboard
constructor(activated: IScannerOption.AdvancedActivation = AdvancedActivation.Normal)

Create an Internal illumination option with default value Illumination.Normal

Properties

Link copied to clipboard

Define the value of Illumination

Functions

Link copied to clipboard
open override fun getEnableCommand(): String

Get the command AdvancedActivation.Off / AdvancedActivation.Normal / AdvancedActivation.AlwaysOn to the InternalIlluminationOption