You are here: Start » AVL.NET » AVL.SetImageColumn(AvlNet.Image, int, float[])

AVL.SetImageColumn(AvlNet.Image, int, float[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void SetImageColumn(
	ref AvlNet.Image ioImage,
	int inColumnIndex,
	float[] inValues
)

Parameters

ioImage
Type: AvlNet.Image
inColumnIndex
Type: System.Int32
inValues
Type: System.Single

See also