| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.ComplexPlane |
NIVision.ComplexPlane.fromValue(int val) |
static NIVision.ComplexPlane |
NIVision.ComplexPlane.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.ComplexPlane[] |
NIVision.ComplexPlane.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.imaqExtractComplexPlane(NIVision.Image dest,
NIVision.Image source,
NIVision.ComplexPlane plane) |
static void |
NIVision.imaqReplaceComplexPlane(NIVision.Image dest,
NIVision.Image source,
NIVision.Image newValues,
NIVision.ComplexPlane plane) |
Copyright © 2015. All rights reserved.