You are here: Start » AVL.NET » Invoke.RealignImagePitch

Invoke.RealignImagePitch

Creates a new image with a standard pitch alignment.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void RealignImagePitch
(
	Avl.Image inImage,
	Avl.Image outImage
)

Parameters

Name Type Range Default Description
inImageAvl.ImageInput image.
outImageAvl.ImageOutput image.

See also