Click or drag to resize

MaskImageSave Method

Saves the image in the format defined by the extension. The supported formats are enumerated in FREE_IMAGE_FORMAT of the freeimage library.

Namespace:  LynceeTec.InterfaceProcessingV2.Images
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public virtual int Save(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Int32
See Also