QualitySettings.AllowInvertImage

QualitySettings.AllowInvertImage property

Allows engine to recognize inverse color image as additional scan. Mode can be used when barcode is white on black background.

public bool AllowInvertImage { get; set; }

Property Value

Allows engine to recognize inverse color image.

See Also