Method PreparePolygonMask
PreparePolygonMask(Size, PointF[], int)
Declaration
public static Image<Gray, byte> PreparePolygonMask(Size size, PointF[] polygonPoints, int thickness)
Parameters
| Type | Name | Description |
|---|---|---|
| Size | size | |
| PointF[] | polygonPoints | |
| int | thickness |
Returns
| Type | Description |
|---|---|
| Image<Gray, byte> |