public static class NIVision.HSIValue extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
HSIValue() |
protected |
HSIValue(java.nio.ByteBuffer backing,
int offset) |
|
HSIValue(int I,
int S,
int H,
int alpha) |
protected |
HSIValue(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() |