VideoReverseGlobalOption

class VideoReverseGlobalOption(val activated: IScannerOption.Activation = Activation.Off) : IScannerOption

Video Reverse allows the engine to read barcodes that are inverted

Regular barcode: Dark image on a bright background. Inverse barcode: Bright image on a dark background.

Image inverse example can be found on the web

Constructors

Link copied to clipboard
constructor(activated: IScannerOption.Activation = Activation.Off)

Properties

Link copied to clipboard

Functions

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

Get the command Activation.Off / Activation.On to the VideoReverseGlobalOption