CvEndWriteStruct Method OpenCvSharp Class Library
Ends writing a structure

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

public static void EndWriteStruct(
	CvFileStorage fs
)

Parameters

fs
Type: OpenCvSharpCvFileStorage
File storage.
See Also

Reference