public static class NIVision.HSVValue extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
HSVValue() |
protected |
HSVValue(java.nio.ByteBuffer backing,
int offset) |
|
HSVValue(int V,
int S,
int H,
int alpha) |
protected |
HSVValue(long nativeObj,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |