Back to Skiasharp

API diff: SkiaSharp.Views.tvOS.dll

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

3.119.2655 B
Original Source

API diff: SkiaSharp.Views.tvOS.dll

SkiaSharp.Views.tvOS.dll

Assembly Version Changed: 2.88.0.0 vs 2.80.0.0

Namespace SkiaSharp.Views.tvOS

Type Changed: SkiaSharp.Views.tvOS.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);