| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.ComparisonFunction |
NIVision.ComparisonFunction.fromValue(int val) |
static NIVision.ComparisonFunction |
NIVision.ComparisonFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.ComparisonFunction[] |
NIVision.ComparisonFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NIVision.imaqCompare(NIVision.Image dest,
NIVision.Image source,
NIVision.Image compareImage,
NIVision.ComparisonFunction compare) |
Copyright © 2015. All rights reserved.