Click or drag to resize

GenericParameterAvailableTypes Property

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

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

Property Value

Type: Type
See Also