Back to FabImage Studio website

You are here: Start » Filter Reference » Basic » Integer » ConvertBinaryDigitsToInteger

ConvertBinaryDigitsToInteger


Module: FoundationLite

Converts binary digits to integer using least significant bit order.

Name Type Description
Input value inBinary IntegerArray
Output value outInteger Integer

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Length of input array is greater than 31 in ConvertBinaryDigitsToInteger.

Complexity Level

This filter is available on Basic Complexity Level.