public static class ImageBorderValue.Value_IL_F64 extends ImageBorder_IL_F64
| Constructor and Description |
|---|
Value_IL_F64(double value) |
Value_IL_F64(InterleavedF64 image,
double value) |
| Modifier and Type | Method and Description |
|---|---|
void |
getOutside(int x,
int y,
double[] pixel) |
void |
setOutside(int x,
int y,
double[] pixel) |
get, getGeneral, set, setGeneralgetImage, setImagepublic Value_IL_F64(InterleavedF64 image, double value)
public Value_IL_F64(double value)
public void getOutside(int x,
int y,
double[] pixel)
getOutside in class ImageBorder_IL_F64public void setOutside(int x,
int y,
double[] pixel)
setOutside in class ImageBorder_IL_F64