You are here: Start » FIL.NET » GenicamInvoke.GenTL_GetPixelFormats
GenicamInvoke.GenTL_GetPixelFormats
Retrieves a list of available pixel formats supported by opened device.
Namespace: | Fil |
---|---|
Assembly: | FilNet.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. |