MemoryImage.Content

MemoryImage.Content property

Gets the file bytes of the image.

public ReadOnlyMemory<byte> Content { get; }

See Also