http://www.emgu.com
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Push the specific operation to the operation collection
Namespace: Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public void PushOperation( Operation operation ) |
Visual Basic |
---|
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