<PackageReference Include="System.Drawing.Common" Version="10.0.0-preview.2.25163.9" />

RegionData

public sealed class RegionData
Encapsulates the data that makes up a Region object. This class cannot be inherited.
public byte[] Data { get; set; }

Gets or sets an array of bytes that specify the Region object.