Package | Description |
---|---|
com.aspose.barcode.model |
Modifier and Type | Method and Description |
---|---|
BinarizationHints |
BarcodeReader.getBinarizationHints()
getBinarizationHints
Gets BinarizationHints
|
static BinarizationHints |
BinarizationHints.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinarizationHints[] |
BinarizationHints.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BarcodeReader.setBinarizationHints(BinarizationHints BinarizationHints)
setBinarizationHints
Sets BinarizationHints
|
Copyright © 2015. All rights reserved.