You are here: Start » AVL.NET » AVL.ImageCharacteristicPoint(AvlNet.Image, AvlNet.Anchor2D, AvlNet.Point2D)
AVL.ImageCharacteristicPoint(AvlNet.Image, AvlNet.Anchor2D, AvlNet.Point2D)
Returns a characteristic point of image.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ImageCharacteristicPoint( AvlNet.Image inImage, AvlNet.Anchor2D inPointAnchor, out AvlNet.Point2D outPoint )
Parameters
- inImage
- Type: AvlNet.Image
Input image - inPointAnchor
- Type: AvlNet.Anchor2D
Selecting one of the 9 characteristic points - outPoint
- Type: AvlNet.Point2D
