FileStorageIsOpened Method OpenCvSharp Class Library
Returns true if the object is associated with currently opened file.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public virtual bool IsOpened()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.FileStorage.IsOpened"]

See Also

Reference