You are here: Start » AVL.NET » AVL.SelectChannel(AvlNet.Image, int, AvlNet.Image)

AVL.SelectChannel(AvlNet.Image, int, AvlNet.Image)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void SelectChannel(
	AvlNet.Image inImage,
	int inChannelIndex,
	out AvlNet.Image outImage
)

Parameters

inImage
Type: AvlNet.Image
inChannelIndex
Type: System.Int32
outImage
Type: AvlNet.Image

See also