Back to FabImage Library website

You are here: Start » Function Reference » Conversions » XSightIOLevelToBool

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
Input value
inIOLevel XSightIOLevel::Type
Output value
outBool bool&