|  | InputOutputArray Methods | 
The InputOutputArray type exposes the following members.
 Methods
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.) | 
|   | Create | 
            Creates a proxy class of the specified Mat
             | 
|  | Dispose | 
            Releases the resources
            (Inherited from DisposableObject.) | 
|  | Dispose(Boolean) | 
            Releases the resources
            (Inherited from DisposableObject.) | 
|  | DisposeManaged | 
            Releases managed resources
            (Inherited from DisposableObject.) | 
|  | DisposeUnmanaged | 
            Releases unmanaged resources
            (Inherited from OutputArray.) | 
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | Finalize | 
            Destructor
            (Inherited from DisposableObject.) | 
|  | Fix | (Inherited from OutputArray.) | 
|  | GetHashCode | Serves as the default hash function.(Inherited from Object.) | 
|  | GetMat | (Inherited from OutputArray.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | GetVectorOfMat | (Inherited from OutputArray.) | 
|  | IsMat | (Inherited from OutputArray.) | 
|  | IsReady | (Inherited from OutputArray.) | 
|  | IsVectorOfMat | (Inherited from OutputArray.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(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 | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also