InputOutputArray Properties |
The InputOutputArray type exposes the following members.
Name | Description | |
---|---|---|
![]() | FixedSize |
True if the output array is fixed size
(Inherited from OutputArray.) |
![]() | FixedType |
True if the output array is fixed type
(Inherited from OutputArray.) |
![]() | IsEmpty |
Return true if the input array is empty
(Inherited from InputArray.) |
![]() | IsMat |
True if the input array is a Mat
(Inherited from InputArray.) |
![]() | IsMatVector |
True if the input array is a vector of Mat
(Inherited from InputArray.) |
![]() | IsMatx |
True if the input array is a Matx
(Inherited from InputArray.) |
![]() | IsUMat |
True if the input array is an UMat
(Inherited from InputArray.) |
![]() | IsUMatVector |
True if the input array is a vector of UMat
(Inherited from InputArray.) |
![]() | Kind |
The type of the input array
(Inherited from InputArray.) |
![]() | Needed |
True if the output array is needed
(Inherited from OutputArray.) |
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |