http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Create a generic parameter for the Operation class
Namespace: Emgu.CV.ReflectionAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public GenericParameter( Type selectedType, Type[] availableType ) |
Visual Basic |
---|
Public Sub New ( _ selectedType As Type, _ availableType As Type() _ ) |
Visual C++ |
---|
public: GenericParameter( Type^ selectedType, array<Type^>^ availableType ) |
Parameters
- selectedType
- Type: System..::..Type
The selected generic parameter typ
- availableType
- Type: array<System..::..Type>[]()[][]
The types that can be used