Emgu CV Library Documentation
Save Method (fileName)
Namespaces
►
Emgu.CV
►
IImage
►
Save(String)
C#
Visual Basic
Visual C++
www.emgu.com/wiki
Save the image to the specific
fileName
Declaration Syntax
C#
Visual Basic
Visual C++
void
Save
(
string
fileName
)
Sub
Save
( _
fileName
As
String
_ )
void
Save
(
String
^
fileName
)
Parameters
fileName
(
String
)
The file name of the image
Assembly:
Emgu.CV
(Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)