| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.QRDimensions |
NIVision.QRCodeDescriptionOptions.dimensions |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.QRDimensions |
NIVision.QRDimensions.fromValue(int val) |
static NIVision.QRDimensions |
NIVision.QRDimensions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.QRDimensions[] |
NIVision.QRDimensions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
QRCodeDescriptionOptions(NIVision.QRDimensions dimensions,
NIVision.QRPolarities polarity,
NIVision.QRMirrorMode mirror,
NIVision.QRModelType modelType) |
Copyright © 2015. All rights reserved.