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
inImageFilNet.ImageInput image.
outCenterFilNet.Point2D

See also