You are here: Start » AVL.NET » AVL.RealArrayToPixelArray(float[], AvlNet.Pixel[])

AVL.RealArrayToPixelArray(float[], AvlNet.Pixel[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void RealArrayToPixelArray(
	float[] inValues,
	out AvlNet.Pixel[] outPixels
)

Parameters

inValues
Type: System.Single
outPixels
Type: AvlNet.Pixel

See also