Emgu CV Library Documentation
Copy Method
NamespacesEmgu.CVTimedImage<(Of <(TColor, TDepth>)>)Copy()()()

www.emgu.com/wiki
Members
IconMemberDescription
Copy(Image<(Of <(TColor, TDepth>)>), Image<(Of <(Gray, Byte>)>))
Copy the masked area of this image to destination

Copy(Image<(Of <(Gray, Byte>)>))
Make a copy of the image using a mask, if ROI is set, only copy the ROI

Copy(Rectangle)
Make a copy of the specific ROI (Region of Interest)

Copy()()()
Make a copy of the image, if ROI is set, only copy the ROI

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)