Click or drag to resize

ProcessingMetadataCopyFrom Method

Copies the whole object from an existing one

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public void CopyFrom(
	ProcessingMetadata metadata
)

Parameters

metadata
Type: LynceeTec.ImagingProcessingMetadata
The existing object
See Also