Overload List

  NameDescription
Action(Action<(Of <(TDepth>)>))
perform an generic action based on each element of the image
(Inherited from Image<(Of <(TColor, TDepth>)>).)
Action<(Of <(TOtherDepth>)>)(Image<(Of <(TColor, TOtherDepth>)>), Action<(Of <(TDepth, TOtherDepth>)>))
Perform an generic operation based on the elements of the two images
(Inherited from Image<(Of <(TColor, TDepth>)>).)

See Also