You are here: Start » AVL.NET » AVL.JoinProfilesIntoImage(AvlNet.Profile[], AvlNet.Image)

AVL.JoinProfilesIntoImage(AvlNet.Profile[], AvlNet.Image)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void JoinProfilesIntoImage(
	AvlNet.Profile[] inProfiles,
	out AvlNet.Image outImage
)

Parameters

inProfiles
Type: AvlNet.Profile
outImage
Type: AvlNet.Image

Errors

Error type Description
DomainError Input profiles do not have the same sizes in JoinProfilesIntoImage.

See also