ImageDescription.ImageBytes

ImageDescription.ImageBytes property

Gets or sets the byte array representing the image.

public byte[] ImageBytes { get; set; }

See Also