public class ImageRgbFloat extends Image
swigCMemOwn
Modifier | Constructor and Description |
---|---|
|
ImageRgbFloat() |
protected |
ImageRgbFloat(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
PixelRgbFloat |
access(int x,
int y) |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(ImageRgbFloat obj) |
int |
getPixelCode() |
int |
getPixelSize() |
PixelRgbFloat |
pixel(int x,
int y) |
PixelRgbFloat |
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 ImageRgbFloat(long cPtr, boolean cMemoryOwn)
public ImageRgbFloat()
protected static long getCPtr(ImageRgbFloat obj)
public int getPixelSize()
getPixelSize
in class Image
public int getPixelCode()
getPixelCode
in class Image
public PixelRgbFloat pixel(int x, int y)
public PixelRgbFloat access(int x, int y)
public PixelRgbFloat safePixel(int x, int y)