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


