ImageBuilder.Content

ImageBuilder.Content property

Gets or sets the in-memory representation of the image file.

public MemoryImage Content { get; set; }

See Also