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