Object describing the fringes that are available around images in a sample image list. More...
Inherits object.
Properties | |
| bottom = property | |
| int: The fringe at the bottom edge. More... | |
| left = property | |
| int: The fringe at the left edge. More... | |
| right = property | |
| int: The fringe at the right edge. More... | |
| top = property | |
| int: The fringe at the top edge. More... | |
Object describing the fringes that are available around images in a sample image list.
Instantiates a Fringes object.
left : int Left edge fringe.
top : int Top edge fringe.
right : int Right edge fringe.
bottom : int Bottom edge fringe.
|
static |
int: The fringe at the bottom edge.
|
static |
int: The fringe at the left edge.
|
static |
int: The fringe at the right edge.
|
static |
int: The fringe at the top edge.