Click or drag to resize

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

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

Parameters

iImage
Type: LynceeTec.InterfaceProcessingV2.ImagesImage<float>

Return Value

Type: Int32
See Also