public interface GImageMultiBand
void
get(int x, int y, float[] value)
int
getHeight()
<T extends ImageBase> T
getImage()
getNumberOfBands()
getWidth()
set(int x, int y, float[] value)
int getWidth()
int getHeight()
int getNumberOfBands()
void set(int x, int y, float[] value)
void get(int x, int y, float[] value)
<T extends ImageBase> T getImage()