|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectyarp.IFrameGrabberImage
public class IFrameGrabberImage
Field Summary | |
---|---|
protected boolean |
swigCMemOwn
|
Constructor Summary | |
---|---|
IFrameGrabberImage(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
delete()
|
protected void |
finalize()
|
static long |
getCPtr(IFrameGrabberImage obj)
|
boolean |
getImage(ImageRgb image)
|
int |
height()
|
int |
width()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean swigCMemOwn
Constructor Detail |
---|
public IFrameGrabberImage(long cPtr, boolean cMemoryOwn)
Method Detail |
---|
public 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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |