I am new to Emgu.CV and trying to do a simple task: instantiate a Mat using an existing one. Here is the code snipet: \'\'\' Mat color = CvInoke.Imread("000.bmp");