ImageCenter


Returns the geometrical center of an image.

Syntax

C++
Python
 
def ImageCenter(
	inImage: Image,
	/
)
-> outCenter: Point2D

Parameters

Name Type Default Description
Input value inImage Image Input image
Output value outCenter Point2D