Skip to content

1.0.0 beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@JimBobSquarePants JimBobSquarePants released this 17 Nov 20:27
31dd601

Beta Release

  • Added new netstandard 2.0 target to take advantage of performance improvements
  • Increased the speed of the Jpeg decoder by 100%-200% for most images
  • Normalized and improved animated Gif output
  • Revised API for IImageFrameCollection<T> (image.Frames). From now, it is responsible for managing the lifecycle of image frames. Added CloneFrame(idx) and ExportFrame(idx) methods to copy/move individual frames into new images.
  • Various Png performance improvements and fixes
  • Expanded range of decodable Bmp types
  • ref returning extension methods for low-level/interop scenarios. (Only for advanced users, familiar with pointer arithmetics!)
  • Many other bug fixes

You can download the packages from nuget