[Missing <summary> documentation for "T:OpenCvSharp.CvString"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The CvString type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CvString | Initializes a new instance of the CvString class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Overrides ValueTypeToString.) |
Operators
| Name | Description | |
|---|---|---|
| (CvString to String) |
Fields
| Name | Description | |
|---|---|---|
| Len | ||
| Ptr |
See Also