public class IFrameGrabberImage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
IFrameGrabberImage(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(IFrameGrabberImage obj) |
boolean |
getImage(ImageRgb image) |
int |
height() |
int |
width() |
protected static long getCPtr(IFrameGrabberImage obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public boolean getImage(ImageRgb image)
public int height()
public int width()