| WindowsLibraryLoaderIsCurrentPlatformSupported Method  | 
        
          
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic bool IsCurrentPlatformSupported()
Public Function IsCurrentPlatformSupported As Boolean
public:
bool IsCurrentPlatformSupported()
member IsCurrentPlatformSupported : unit -> bool 
function IsCurrentPlatformSupported();
Return Value
Type: 
Boolean See Also
See Also