Click or drag to resize

FileStorageIsOpened Method

Returns true if the object is associated with currently opened file.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public virtual bool IsOpened()

Return Value

Type: Boolean
See Also