www.emgu.com/wiki perform an generic action based on each element of the Image

Declaration Syntax
public void Action(
Action<TDepth> action
)
Public Sub Action ( _
action As Action(Of TDepth) _
)
public:
void Action(
Action<TDepth>^ action
)

Parameters
- action (Action<(Of <(TDepth>)>))
[Missing <param name="action"/> documentation for "M:Emgu.CV.Image`2.Action(System.Action{`1})"]
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)