| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.RectOrientation |
NIVision.RectOrientation.fromValue(int val) |
static NIVision.RectOrientation |
NIVision.RectOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.RectOrientation[] |
NIVision.RectOrientation.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.imaqUnwrapImage(NIVision.Image dest,
NIVision.Image source,
NIVision.Annulus annulus,
NIVision.RectOrientation orientation,
NIVision.InterpolationMethod method) |
Copyright © 2015. All rights reserved.