MatOfPointFromArray Method |
| Name | Description | |
|---|---|---|
| FromArray(Point) |
Initializes as M x N matrix and copys array data to this
| |
| FromArray(Point) |
Initializes as N x 1 matrix and copys array data to this
| |
| FromArray(IEnumerablePoint) |
Initializes as N x 1 matrix and copys array data to this
|