www.emgu.com/wiki
Save this image to the specific file

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

Parameters
- fileName (String)
- The name of the file to be saved to
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)