Class BasicImageLoadOptions

Basic options for loading image.

Constructors

Properties

Constructors

Properties

cropRect: Rectangle = ...

If the rect is not empty, the image will be cropped to this rect before processing.

liveSource: boolean

True if the image should be processed in live mode by scanners configured with ProcessingMode.AUTO. Should be set to true for images that come from some video stream, e.g. from the camera or a video file.