Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rid of System.Drawing #294

@takuya-takeuchi

Description

@takuya-takeuchi

System.Drawing is not supported on .NET 7 in Linux. So we have to replace it with other library.
Now, System.Drawing is not used in DlibDotNet.
But ToBitmap and other fnction are exposed to developer.
So we move them to new library.

  1. Move BitmapExtensions class to DlibDotNet.Extensions.Drawing
  2. Provides extension library to support SkiaSharp or Microsoft.Maui.Graphics

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions