Back to Skiasharp

API diff: SkiaSharp.Views.iOS.dll

changelogs/SkiaSharp.Views/2.88.0/SkiaSharp.Views.iOS.breaking.md

3.119.2651 B
Original Source

API diff: SkiaSharp.Views.iOS.dll

SkiaSharp.Views.iOS.dll

Assembly Version Changed: 2.88.0.0 vs 2.80.0.0

Namespace SkiaSharp.Views.iOS

Type Changed: SkiaSharp.Views.iOS.iOSExtensions

Removed methods:

csharp
public static UIKit.UIImage ToUIImage (this SkiaSharp.SKBitmap skiaBitmap, nfloat scale, UIKit.UIImageOrientation orientation);
public static UIKit.UIImage ToUIImage (this SkiaSharp.SKPixmap skiaPixmap, nfloat scale, UIKit.UIImageOrientation orientation);
public static UIKit.UIImage ToUIImage (this SkiaSharp.SKPicture skiaPicture, SkiaSharp.SKSizeI dimensions, nfloat scale, UIKit.UIImageOrientation orientation);