You are here: Start » FIL.NET » FIS.ImageCenter Method
FIS.ImageCenter Method
Returns the geometrical center of an image.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void ImageCenter ( FilNet.Image inImage, out FilNet.Point2D outCenter )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | outCenter | FilNet.Point2D |


