Category "skiasharp"

What do the number in SkiaSharp Canvas mean

I'm evaluating SkiaSharp and I realized the in the upper left corners are 2 three-digit numbers, that change. I guess it is some performane figures but I haven

Get/set the resolution of an image file using C# net5.0 but without System.Drawing.Common?

Using System.Drawing, it is easy to get the HorizontalResolution and VerticalResolution of an image file. In .NET 6, System.Drawing.common will be disabled (by