Click or drag to resize

MaskImageSave Method

Saves the image to the specified path.

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public virtual void Save(
	string path
)

Parameters

path
Type: SystemString
Destination path
See Also