public static class ImageBorderValue.Value_I64 extends ImageBorder_I64
| Constructor and Description |
|---|
ImageBorderValue.Value_I64(ImageSInt64 image,
long value) |
ImageBorderValue.Value_I64(long value) |
| Modifier and Type | Method and Description |
|---|---|
long |
getOutside(int x,
int y) |
void |
setOutside(int x,
int y,
long val) |
get, getGeneral, setgetImage, setImagepublic ImageBorderValue.Value_I64(ImageSInt64 image, long value)
public ImageBorderValue.Value_I64(long value)
public long getOutside(int x,
int y)
getOutside in class ImageBorder_I64public void setOutside(int x,
int y,
long val)
setOutside in class ImageBorder_I64Copyright © 2013. All Rights Reserved.