<PackageReference Include="System.Drawing.Common" Version="9.0.0-preview.6.24327.6" />

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.