Skip to content

Conversation

JimBobSquarePants
Copy link
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

V4 Version of #2699

When encoding webp image using the extended format we must ensure that the VP8X chunk contains the correct alpha flags in order to correctly display alpha color.

Fixes #2692 and #2528 (comment)

@JimBobSquarePants JimBobSquarePants requested a review from a team March 20, 2024 12:22
@JimBobSquarePants JimBobSquarePants merged commit 85e3be1 into main Apr 1, 2024
@JimBobSquarePants JimBobSquarePants deleted the v4/fix-webp-alpha-flags branch April 1, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception SixLabors.ImageSharp.ImageFormatException: 'reserved bytes should be zero' when using Image.LoadAsync
1 participant