public class ImageMono16 extends Image
swigCMemOwn
Modifier | Constructor and Description |
---|---|
|
ImageMono16() |
protected |
ImageMono16(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
SWIGTYPE_p_yarp__os__NetUint16 |
access(int x,
int y) |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(ImageMono16 obj) |
int |
getPixelCode() |
int |
getPixelSize() |
SWIGTYPE_p_yarp__os__NetUint16 |
pixel(int x,
int y) |
SWIGTYPE_p_yarp__os__NetUint16 |
safePixel(int x,
int y) |
copy, copy, getCPtr, getIplImage, getPadding, getPixelAddress, getQuantum, getRawImage, getRawImageSize, getRow, getRowArray, getRowSize, height, isPixel, read, resize, resize, setExternal, setQuantum, setTopIsLowIndex, topIsLowIndex, width, wrapIplImage, write, zero
copyPortable, getCPtr, getType
getCPtr, getReadType, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership
protected ImageMono16(long cPtr, boolean cMemoryOwn)
public ImageMono16()
protected static long getCPtr(ImageMono16 obj)
public int getPixelSize()
getPixelSize
in class Image
public int getPixelCode()
getPixelCode
in class Image
public SWIGTYPE_p_yarp__os__NetUint16 pixel(int x, int y)
public SWIGTYPE_p_yarp__os__NetUint16 access(int x, int y)
public SWIGTYPE_p_yarp__os__NetUint16 safePixel(int x, int y)