var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS(); var value; // Type: boolean value = instance.get_InvertImageColors();
function get_InvertImageColors() : boolean;
Return Value
True - the barcode reader must invert the image with barcodes before barcode search; False - the barcode reader must NOT invert the image with barcodes before barcode search.