Property ImageData ImageData Gets or sets the image data as a byte array. This data represents the image used for template matching. Declaration public byte[] ImageData { get; set; } Property Value Type Description byte[]