The InputOutputArray type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AllocGCHandle |
Pins the object to be allocated by cvSetData.
(Inherited from DisposableObject.) |
![]() | AllocMemory |
Allocates the specified size of memory.
(Inherited from DisposableObject.) |
![]() | AssignResult | (Inherited from OutputArray.) |
![]() | Dispose |
Releases the resources
(Inherited from DisposableObject.) |
![]() | Dispose(Boolean) | (Inherited from OutputArray.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Destructor
(Inherited from DisposableObject.) |
![]() | Fix | (Inherited from OutputArray.) |
![]() | GetGpuMat | (Inherited from OutputArray.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetMat | (Inherited from OutputArray.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetVectorOfMat | (Inherited from OutputArray.) |
![]() | IsGpuMat | (Inherited from OutputArray.) |
![]() | IsMat | (Inherited from OutputArray.) |
![]() | IsReady | (Inherited from OutputArray.) |
![]() | IsVectorOfMat | (Inherited from OutputArray.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | NotifyMemoryPressure |
Notifies the allocated size of memory.
(Inherited from DisposableObject.) |
![]() | ThrowIfDisposed |
If this object is disposed, then ObjectDisposedException is thrown.
(Inherited from DisposableObject.) |
![]() | ThrowIfNotReady | (Inherited from OutputArray.) |
![]() | ToString | (Inherited from Object.) |
See Also