Click or drag to resize

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


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  Image<float>
 
See Also