Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace : BarCodeReadPreprocessOptions Enumeration |
[FlagsAttribute()] public enum BarCodeReadPreprocessOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<FlagsAttribute()> Public Enum BarCodeReadPreprocessOptions Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As BarCodeReadPreprocessOptions
[FlagsAttribute()] public enum BarCodeReadPreprocessOptions : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_OPTIONS(NSUInteger, LTBarCodeReadPreprocessOptions)
public enum BarCodeReadPreprocessOptions
Leadtools.ImageProcessing.Core.BarCodeReadPreprocessOptions = function() { }; Leadtools.ImageProcessing.Core.BarCodeReadPreprocessOptions.prototype = {<br/> UseDefault = 0x00000000, UseAutoDocumentBinarization = 0x00000002, UseDeblurBinarization = 0x00000004, UseFastModeBinarization = 0x00000008, };
[FlagsAttribute()] public enum class BarCodeReadPreprocessOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.BarCodeReadPreprocessOptions