public static class ImageBorderValue.Value_F32 extends ImageBorder_F32
| Constructor and Description |
|---|
Value_F32(float value) |
Value_F32(ImageFloat32 image,
float value) |
| Modifier and Type | Method and Description |
|---|---|
float |
getOutside(int x,
int y) |
void |
setOutside(int x,
int y,
float val) |
get, getGeneral, set, setGeneralgetImage, setImagepublic Value_F32(ImageFloat32 image, float value)
public Value_F32(float value)
public float getOutside(int x,
int y)
getOutside in class ImageBorder_F32public void setOutside(int x,
int y,
float val)
setOutside in class ImageBorder_F32