Back to FabImage Studio website
You are here: Start » Filter Reference » Surface Spatial Transforms » JoinSurfaces
Combines two surfaces into one.
Name | Type | Description | |
---|---|---|---|
![]() |
inSurface1 | Surface | First input surface to join |
![]() |
inSurface2 | Surface | Second input surface to join |
![]() |
outSurface | Surface | Combination of two input surfaces |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Different Surface types in JoinSurfaces. |
DomainError | Different axis scales in JoinSurfaces. |
DomainError | Incompatible axis offsets in JoinSurfaces. |
Complexity Level
This filter is available on Basic Complexity Level.