public static class NIVision.ImageSize extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
ImageSize() |
protected |
ImageSize(java.nio.ByteBuffer backing,
int offset) |
|
ImageSize(int xRes,
int yRes) |
protected |
ImageSize(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() |