| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.LinearAveragesMode |
NIVision.LinearAveragesMode.fromValue(int val) |
static NIVision.LinearAveragesMode |
NIVision.LinearAveragesMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.LinearAveragesMode[] |
NIVision.LinearAveragesMode.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.LinearAverages |
NIVision.imaqLinearAverages2(NIVision.Image image,
NIVision.LinearAveragesMode mode,
NIVision.Rect rect) |
Copyright © 2015. All rights reserved.