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