www.emgu.com/wiki
Save the CvArray as image

Declaration Syntax
public virtual void Save(
string fileName
)
Public Overridable Sub Save ( _
fileName As String _
)
public:
virtual void Save(
String^ fileName
)

Parameters
- fileName (String)
- The name of the image to save
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)