You are here: Start » AVL.NET » AVL.IntegerToPixel Method
AVL.IntegerToPixel Method
Converts an integer value to pixel.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void IntegerToPixel( int inValue, out AvlNet.Pixel outPixel )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inValue | int | |||
![]() | outPixel | AvlNet.Pixel |


