yarp
Class PixelBgr
java.lang.Object
yarp.PixelBgr
public class PixelBgr
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
PixelBgr
public PixelBgr(long cPtr,
boolean cMemoryOwn)
PixelBgr
public PixelBgr()
PixelBgr
public PixelBgr(short n_r,
short n_g,
short n_b)
getCPtr
public static long getCPtr(PixelBgr obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
setB
public void setB(short value)
getB
public short getB()
setG
public void setG(short value)
getG
public short getG()
setR
public void setR(short value)
getR
public short getR()