Back to FabImage Library website
You are here: Start » Function Reference » Conversions » XSightIOLevelToBool
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | fil |
| Module: | ThirdParty |
Converts port level to a bool.
Syntax
void fil::XSightIOLevelToBool ( fil::XSightIOLevel::Type inIOLevel, bool& outBool )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inIOLevel | XSightIOLevel::Type | ||
![]() |
outBool | bool& |


