[]
Gets or sets the binary data associated with this image.
public byte[] ImageData { get; set; }
A byte array representing the image data.