VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeReaderSettingsJS type / get_ImageInvertMode Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ImageInvertMode Method
In This Topic
Gets the image colors inversion mode.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();

var value; // Type: Vintasoft.Barcode.WebImageInvertModeEnumJS
value = instance.get_ImageInvertMode();

Return Value

The image colors inversion mode.
Browser Compatibility
9
5
11
5
See Also