Back to FabImage Studio website
You are here: Start » Filter Reference » Profile Combinators » MaximumProfile
Computes the maximum of two profiles point by point.
Name | Type | Description | |
---|---|---|---|
![]() |
inProfile1 | Profile | First input profile |
![]() |
inProfile2 | Profile | Second input profile |
![]() |
outProfile | Profile | Output profile |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Input profiles have different lengths in MaximumProfile. |
DomainError | Input profiles have different X coordinates in MaximumProfile. |
Complexity Level
This filter is available on Basic Complexity Level.