| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.BrowserFrameStyle |
NIVision.BrowserOptions.style |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.BrowserFrameStyle |
NIVision.BrowserFrameStyle.fromValue(int val) |
static NIVision.BrowserFrameStyle |
NIVision.BrowserFrameStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.BrowserFrameStyle[] |
NIVision.BrowserFrameStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BrowserOptions(int width,
int height,
int imagesPerLine,
NIVision.RGBValue backgroundColor,
int frameSize,
NIVision.BrowserFrameStyle style,
double ratio,
NIVision.RGBValue focusColor) |
Copyright © 2015. All rights reserved.