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

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

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


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

Parameters

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

See also