 | MaskImageSave Method |
Saves the image to the specified path.
Namespace:
LynceeTec.Imaging
Assembly:
LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic virtual void Save(
string path
)
public:
virtual void Save(
String^ path
)
Parameters
- path
- Type: SystemString
Destination path
See Also