public static class FactoryGImageMultiBand.IL_S32 extends FactoryGImageMultiBand.IL<InterleavedS32>
| Constructor and Description |
|---|
IL_S32() |
IL_S32(InterleavedS32 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_S32(InterleavedS32 image)
public IL_S32()