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