www.emgu.com/wiki
Push the specific operation onto the stack

Declaration Syntax
public void PushOperation(
Operation operation
)
Public Sub PushOperation ( _
operation As Operation _
)
public:
void PushOperation(
Operation^ operation
)

Parameters
- operation (Operation)
- The operation to be pushed onto the stack
Assembly:
Emgu.CV.UI (Module: Emgu.CV.UI) Version: 1.0.0.0 (1.0.0.0)