public static class ImageBorderValue.Value_IL_F32 extends ImageBorder_IL_F32
| Constructor and Description |
|---|
Value_IL_F32(float value) |
Value_IL_F32(InterleavedF32 image,
float value) |
| Modifier and Type | Method and Description |
|---|---|
void |
getOutside(int x,
int y,
float[] pixel) |
void |
setOutside(int x,
int y,
float[] pixel) |
get, getGeneral, set, setGeneralgetImage, setImagepublic Value_IL_F32(InterleavedF32 image, float value)
public Value_IL_F32(float value)
public void getOutside(int x,
int y,
float[] pixel)
getOutside in class ImageBorder_IL_F32public void setOutside(int x,
int y,
float[] pixel)
setOutside in class ImageBorder_IL_F32