You are here: Start » AVL.NET » GenicamInvoke.GenTL_GetPixelFormats
GenicamInvoke.GenTL_GetPixelFormats
Retrieves a list of available pixel formats supported by opened device.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Genicam.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inDeviceHandle | int | Handle of an opened device. | ||
![]() | outFormats | System.Collections.Generic.List<string> | Array that will return a list of format strings. |


