You are here: Start » AVL.NET » Invoke.RealArrayToPixelArray
Converts an array of real values to an array of pixels.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inValues | System.Collections.Generic.List<float> | |||
![]()  | outPixels | System.Collections.Generic.List<Avl.Pixel> | 


