Back to FabImage Studio website
You are here: Start » Filter Reference » Array » Array Transforms » 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 | |
---|---|---|---|
inArray1 | <T>Array | ||
inArray2 | <T>Array | ||
outArray1 | <T>Array | ||
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.