Click or drag to resize

Image<float>CopyFrom Method (Image<float>)

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public virtual void CopyFrom(
	Image<float> iImage
)

Parameters

iImage
Type: LynceeTec.ImagingImage<float>
See Also