Write a contour to a SVG file.
Namespace: OpenCvSharp.Blob
Assembly: OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- fileName
- Type: SystemString
File name - stroke
- Type: OpenCvSharpCvScalar
Stroke color - fill
- Type: OpenCvSharpCvScalar
Fill color
See Also