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