You are here: Start » AVL.NET » AVL.ImageCorners_Deprecated(AvlNet.Image, AvlNet.Point2D, AvlNet.Point2D, AvlNet.Point2D, AvlNet.Point2D)
AVL.ImageCorners_Deprecated(AvlNet.Image, AvlNet.Point2D, AvlNet.Point2D, AvlNet.Point2D, AvlNet.Point2D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ImageCorners_Deprecated( AvlNet.Image inImage, out AvlNet.Point2D outTopLeftCorner, out AvlNet.Point2D outTopRightCorner, out AvlNet.Point2D outBottomRightCorner, out AvlNet.Point2D outBottomLeftCorner )
Parameters
- inImage
- Type: AvlNet.Image
- outTopLeftCorner
- Type: AvlNet.Point2D
- outTopRightCorner
- Type: AvlNet.Point2D
- outBottomRightCorner
- Type: AvlNet.Point2D
- outBottomLeftCorner
- Type: AvlNet.Point2D
