Click or drag to resize

GenericParameterAvailableTypes Property

http://www.emgu.com
The types that can be used

Namespace:  Emgu.CV.Reflection
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public Type[] AvailableTypes { get; set; }

Property Value

Type: Type
See Also