public static class ImageBorderValue.Value_IL_S64 extends ImageBorder_IL_S64
| Constructor and Description |
|---|
Value_IL_S64(InterleavedS64 image,
long value) |
Value_IL_S64(long value) |
| Modifier and Type | Method and Description |
|---|---|
void |
getOutside(int x,
int y,
long[] pixel) |
void |
setOutside(int x,
int y,
long[] pixel) |
get, getGeneral, set, setGeneralgetImage, setImagepublic Value_IL_S64(InterleavedS64 image, long value)
public Value_IL_S64(long value)
public void getOutside(int x,
int y,
long[] pixel)
getOutside in class ImageBorder_IL_S64public void setOutside(int x,
int y,
long[] pixel)
setOutside in class ImageBorder_IL_S64