You are here: Start » AVL.NET » AVL.RealToPixel(float, AvlNet.Pixel)

AVL.RealToPixel(float, AvlNet.Pixel)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void RealToPixel(
	float inValue,
	out AvlNet.Pixel outPixel
)

Parameters

inValue
Type: System.Single
outPixel
Type: AvlNet.Pixel

See also