←Select platform

Options Property (BarCodeReadPreprocessCommand)

Summary

Gets or set the binarization method used to convert the image to black and white.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTBarCodeReadPreprocessOptions options
public int getOptions() 
public void setOptions(int value) 
get_Options(); 
set_Options(value); 
Object.defineProperty('Options'); 

Property Value

BarCodeReadPreprocessOptions object that represents the binarization method used to convert the image to black and white.

Remarks

Using the default flag detects the best binarization methods to use for the detected barcode.

Example

For an example, refer to BarCodeReadPreprocessCommand

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize