| FlannBasedMatcherIsMaskSupported Method  | 
        
         
            Return true if the matcher supports mask in match methods.
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic override bool IsMaskSupported()
Public Overrides Function IsMaskSupported As Boolean
public:
virtual bool IsMaskSupported() override
abstract IsMaskSupported : unit -> bool 
override IsMaskSupported : unit -> bool 
function IsMaskSupported();
Return Value
Type: 
Boolean See Also
See Also