public static class FactoryGImageMultiBand.IL_U16 extends FactoryGImageMultiBand.IL<InterleavedU16>
| Constructor and Description |
|---|
IL_U16() |
IL_U16(InterleavedU16 image) |
| Modifier and Type | Method and Description |
|---|---|
void |
get(int x,
int y,
float[] value) |
float |
getF(int index) |
void |
getF(int index,
float[] value) |
void |
set(int x,
int y,
float[] value) |
void |
setF(int index,
float[] value) |
getHeight, getImage, getNumberOfBands, getWidth, wrappublic IL_U16(InterleavedU16 image)
public IL_U16()