Click or drag to resize

HologramSaveAsTiff Method

Saves the hologram as a .tiff file to the specified path.

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

Parameters

path
Type: SystemString
Destination path
Remarks
The hologram is saved without metadata
See Also