www.emgu.com/wiki
Make a clone of the current image. All image data as well as the COI and ROI are cloned

Declaration Syntax
public Image<TColor, TDepth> Clone()
Public Function Clone As Image(Of TColor, TDepth)
public:
Image<TColor, TDepth>^ Clone()

Return Value
A clone of the current image. All image data as well as the COI and ROI are cloned
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)