You are here: Start » AVL.NET » AVL.IntegerToPixel(int, AvlNet.Pixel)

AVL.IntegerToPixel(int, AvlNet.Pixel)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void IntegerToPixel(
	int inValue,
	out AvlNet.Pixel outPixel
)

Parameters

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

See also