public static class ImageBorderValue.Value_I extends ImageBorder_S32
| Constructor and Description |
|---|
Value_I(ImageInteger image,
int value) |
Value_I(int value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOutside(int x,
int y) |
void |
setOutside(int x,
int y,
int value) |
get, getGeneral, set, setGeneralgetImage, setImagepublic Value_I(ImageInteger image, int value)
public Value_I(int value)
public int getOutside(int x,
int y)
getOutside in class ImageBorder_S32public void setOutside(int x,
int y,
int value)
setOutside in class ImageBorder_S32