get_ImageInvertMode Method
Gets the image colors inversion mode.
var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();
var value; // Type: Vintasoft.Barcode.WebImageInvertModeEnumJS
value = instance.get_ImageInvertMode();
Return Value
The image colors inversion mode.