Push the specific operation to the operation collection
Namespace:
Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public void PushOperation( Operation operation ) |
| Visual Basic (Declaration) |
|---|
Public Sub PushOperation ( _ operation As Operation _ ) |
| Visual C++ |
|---|
public: void PushOperation( Operation^ operation ) |
Parameters
- operation
- Type: Emgu.CV.UI..::.Operation
The operation to be pushed onto the operation collection