You are here: Start » AVL.NET » AVL.ImageCenter(AvlNet.Image, AvlNet.Point2D)

AVL.ImageCenter(AvlNet.Image, AvlNet.Point2D)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ImageCenter(
	AvlNet.Image inImage,
	out AvlNet.Point2D outCenter
)

Parameters

inImage
Type: AvlNet.Image
outCenter
Type: AvlNet.Point2D

See also