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