Checks every element of input array for invalid values
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Return Value
Type: Booleanreturns nonzero if the check succeeded, i.e. all elements are valid and within the range, and zero otherwise.
See Also