Skip to content

LibHeifSharp v2.2.0

Compare
Choose a tag to compare
@0xC0000054 0xC0000054 released this 23 Feb 00:11
· 95 commits to main since this release
v2.2.0

Added

  • An IsPremultipliedAlpha property to the HeifImage and HeifImageHandle classes.
    • This property is supported on LibHeif 1.12 and later.

Fixed

  • A potential crash when creating the HeifDepthRepresentationInfo.
  • A parameter validation issue when reading zero bytes.