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

PointerExtensions

static class PointerExtensions
public static Matrix* Pointer(this Matrix matrix)

public static GpPen* Pointer(this Pen pen)

public static GpStringFormat* Pointer(this StringFormat format)

public static GpFontFamily* Pointer(this FontFamily family)

public static GpPath* Pointer(this GraphicsPath path)

public static GpBrush* Pointer(this Brush brush)

public static GpImageAttributes* Pointer(this ImageAttributes imageAttr)

public static GpGraphics* Pointer(this Graphics graphics)

public static GpFont* Pointer(this Font font)

public static GpBitmap* Pointer(this Bitmap bitmap)

public static GpMetafile* Pointer(this Metafile metafile)

public static GpImage* Pointer(this Image image)

public static CGpEffect* Pointer(this Effect effect)