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