ReadOnlyArray2DT Class |
Namespace: OpenCvSharp.Util
The ReadOnlyArray2DT type exposes the following members.
Name | Description | |
---|---|---|
ReadOnlyArray2DT |
Constructor
|
Name | Description | |
---|---|---|
Item |
Indexer
| |
Length |
Gets the total number of elements in all the dimensions of the System.Array.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetBuffer |
Returns internal buffer
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetLength |
Gets a 32-bit integer that represents the number of elements in the specified dimension of the System.Array.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |