Property | Type | Description | |
---|---|---|---|
Color | Pixel | ||
NewColor | Pixel | ||
Optimised | bool | ||
Point | Point | ||
Triangles | List |
Method | Description | |
---|---|---|
DepthNeighbours ( int depth ) : List |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
OnEdge ( int width, int height ) : bool | ||
Sample ( Point p, Pixel c ) : System |
Method | Description | |
---|---|---|
depthSelect ( |
public OnEdge ( int width, int height ) : bool | ||
width | int | |
height | int | |
return | bool |