API diff: SkiaSharp.Views.iOS.dll
SkiaSharp.Views.iOS.dll
Assembly Version Changed: 1.60.0.0 vs 1.59.0.0
Namespace SkiaSharp.Views.iOS
Type Changed: SkiaSharp.Views.iOS.iOSExtensions
Added methods:
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);