You are here: Start » AVL.NET » Invoke.ImagePathToSurfaceCoordinates
Finds the surface coordinates of image path.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void ImagePathToSurfaceCoordinates ( Avl.Path inImagePath, Avl.SurfaceCoordinatesFormat inSurfaceCoordinatesFormat, Avl.Path outSurfacePath )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImagePath | Avl.Path | |||
![]() | inSurfaceCoordinatesFormat | Avl.SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image objects were found on. | ||
![]() | outSurfacePath | Avl.Path |


