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  String
Destination path
See Also