Back to FabImage Studio website

You are here: Start » Filter Reference » Array » Array Transforms » CropArraysToEqualSize

CropArraysToEqualSize


Module: FoundationLite

Removes some trailing elements from the longer array of the two so that the output arrays have equal size.

Name Type Description
Input value inArray1 <T>Array
Input value inArray2 <T>Array
Output value outArray1 <T>Array
Output value outArray2 <T>Array

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Complexity Level

This filter is available on Advanced Complexity Level.