Skip to content

Releases: fschultz/NetImageLibrary

.NET Image Library version 3.0.2

07 Jul 11:00
Compare
Choose a tag to compare
  • Fixed bug where BlitFill doesn't properly fill portrait sized images
  • Added option to prevent upscaling when resizing images

.NET Image Library version 3.0.0

02 Oct 19:09
Compare
Choose a tag to compare
  • Added multi-threaded optimized filter alternatives for full trust environmnets
  • Added support for saving image dimensions

.NET Image Library version 2.0.6

08 Sep 05:10
Compare
Choose a tag to compare
  • Added support to store original or set new resolution (DPI)
  • Added RotateFlip method
  • Added access to bitmap data

.NET Image Library version 2.0.5

30 Mar 19:46
Compare
Choose a tag to compare

New in 2.0.5

  • Rewritten file loader to prevent file locks
  • Fixed image loading to ignore pixel-per-inch resolutions of original images
  • Fixed constructor using System.Drawing.Image to support indexed palettes