mono / SkiaSharp.Extended

SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.
https://mono.github.io/SkiaSharp.Extended
MIT License
218 stars 69 forks source link

Added more details in the event args #268

Closed mattleibow closed 2 months ago

mattleibow commented 2 months ago

Description of Change

Added some initial properties to some new event args. The failed now has the exception and the loaded has the size, duration and FPS of the animation.

Bugs Fixed

API Changes

Behavioral Changes

PR Checklist