You are here: Start » AVL.NET » AVL.ImagePixelValues
Returns an array of pixel values from the input image.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | AvlNet.Image | Input image. | ||
![]() | outPixelValues | System.Collections.Generic.IList<float> |


