Overload List
| Name | Description | |
|---|---|---|
| Action(Action<(Of <(TDepth>)>)) |
perform an generic action based on each element of the image
| |
| Action<(Of <(TOtherDepth>)>)(Image<(Of <(TColor, TOtherDepth>)>), Action<(Of <(TDepth, TOtherDepth>)>)) |
Perform an generic operation based on the elements of the two images
|