Package org.robwork.sdurw_sensor
Class Image.Pixel4i
- java.lang.Object
 - 
- org.robwork.sdurw_sensor.Image.Pixel4i
 
 
- 
- Enclosing class:
 - Image
 
public static class Image.Pixel4i extends java.lang.Object 
- 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddelete()SWIGTYPE_p_intgetCh()up to four channelsstatic longgetCPtr(Image.Pixel4i obj)voidsetCh(SWIGTYPE_p_int value)up to four channels 
 - 
 
- 
- 
Method Detail
- 
getCPtr
public static long getCPtr(Image.Pixel4i obj)
 
- 
delete
public void delete()
 
- 
setCh
public void setCh(SWIGTYPE_p_int value)
up to four channels 
- 
getCh
public SWIGTYPE_p_int getCh()
up to four channels 
 - 
 
 -