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

STGM

enum STGM
Flags that indicate conditions for creating and deleting the object and access modes for the object.
STGM_CONVERT = 131072

STGM_CREATE = 4096

STGM_DIRECT_SWMR = 4194304

STGM_NOSCRATCH = 1048576

STGM_NOSNAPSHOT = 2097152

STGM_PRIORITY = 262144

STGM_SIMPLE = 134217728