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