TStringTStringType Enumeration |
http://www.emgu.com
TString type
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.0.1059
SyntaxPublic Enumeration TStringType
public enum class TStringType
Members
| Member name | Value | Description |
---|
| Small | 0 | |
| Large | 1 | |
| Offset | 2 | |
| View | 3 | |
| Mask | 3 | |
See Also