Skip to content

LibHeifSharp v3.2.0

Latest
Compare
Choose a tag to compare
@0xC0000054 0xC0000054 released this 20 Nov 00:31
v3.2.0

Added

  • Support for reading and writing the inline and reference mask region items.
    • Requires LibHeif 1.17.0 or later.
  • ReadOnlyMemory<byte> and ReadOnlySpan<byte> overloads for various APIs.
    • This adds a System.Memory dependency to the .NET Standard 2.0 target.
  • An AsSpan method to the HeifIccColorProfile class.
  • A .NET Standard 2.1 target.