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