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