public static class NIVision.RGBValue extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
RGBValue() |
protected |
RGBValue(java.nio.ByteBuffer backing,
int offset) |
|
RGBValue(int B,
int G,
int R,
int alpha) |
protected |
RGBValue(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() |