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