| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.QRGradingMode |
NIVision.QRGradingMode.fromValue(int val) |
static NIVision.QRGradingMode |
NIVision.QRGradingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.QRGradingMode[] |
NIVision.QRGradingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NIVision.QRCodeReport |
NIVision.imaqReadQRCode(NIVision.Image image,
NIVision.ROI roi,
NIVision.QRGradingMode reserved,
NIVision.QRCodeDescriptionOptions descriptionOptions,
NIVision.QRCodeSizeOptions sizeOptions,
NIVision.QRCodeSearchOptions searchOptions) |
Copyright © 2015. All rights reserved.