Gets or set the binarization method used to convert the image to black and white.
public BarCodeReadPreprocessOptions Options { get; set; }
Public Property Options As BarCodeReadPreprocessOptions
@property (nonatomic, assign) LTBarCodeReadPreprocessOptions options
public int getOptions()
public void setOptions(int value)
public:
property BarCodeReadPreprocessOptions Options {
BarCodeReadPreprocessOptions get();
void set ( BarCodeReadPreprocessOptions );
}
BarCodeReadPreprocessOptions object that represents the binarization method used to convert the image to black and white.
Using the default flag detects the best binarization methods to use for the detected barcode.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document