type: Image
default: none
The dImage property contains the Image to be decoded. The Image may be obtained from a file (e.g. using barscan1.dImage=System.Drawing.Image.FromFile(filename)) or by assignment from another image containing object (e.g. barscan1.dImage=pictureBox1.Image)