| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.WaveletTransformMode |
NIVision.JPEG2000FileAdvancedOptions.waveletMode |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.WaveletTransformMode |
NIVision.WaveletTransformMode.fromValue(int val) |
static NIVision.WaveletTransformMode |
NIVision.WaveletTransformMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.WaveletTransformMode[] |
NIVision.WaveletTransformMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JPEG2000FileAdvancedOptions(NIVision.WaveletTransformMode waveletMode,
int useMultiComponentTransform,
int maxWaveletTransformLevel,
double quantizationStepSize) |
Copyright © 2015. All rights reserved.