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