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

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

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ConvertToMultichannel(
	AvlNet.Image inMonoImage,
	int inNewDepth,
	out AvlNet.Image outImage
)

Parameters

inMonoImage
Type: AvlNet.Image
inNewDepth
Type: System.Int32
outImage
Type: AvlNet.Image

See also