public static class ImageBorderValue.Value_IL_S32 extends ImageBorder_IL_S32
| Constructor and Description |
|---|
Value_IL_S32(int value) |
Value_IL_S32(InterleavedInteger image,
int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
getOutside(int x,
int y,
int[] pixel) |
void |
setOutside(int x,
int y,
int[] pixel) |
get, getGeneral, set, setGeneralgetImage, setImagepublic Value_IL_S32(InterleavedInteger image, int value)
public Value_IL_S32(int value)
public void getOutside(int x,
int y,
int[] pixel)
getOutside in class ImageBorder_IL_S32public void setOutside(int x,
int y,
int[] pixel)
setOutside in class ImageBorder_IL_S32