Click or drag to resize

SequenceAddToBigTiff Method (String, ListHologram, ValueType, IProgressSingle)

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public static void AddToBigTiff(
	string path,
	List<Hologram> images,
	ValueType cancel,
	IProgress<float> progress
)

Parameters

path
Type: SystemString
images
Type: System.Collections.GenericListHologram
cancel
Type: SystemValueType
progress
Type: SystemIProgressSingle
See Also