Skip to content

Preserve color profile when encoding webp images - #2109

Merged
JimBobSquarePants merged 3 commits into
mainfrom
bp/webp-iccprofile
May 9, 2022
Merged

Preserve color profile when encoding webp images#2109
JimBobSquarePants merged 3 commits into
mainfrom
bp/webp-iccprofile

Conversation

@brianpopow

Copy link
Copy Markdown
Collaborator

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

This PR changes the webp encoder to preserve the color profile when encoding an image.

Related to #2107

@JimBobSquarePantsJimBobSquarePants left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work 👍

@JimBobSquarePants
JimBobSquarePants merged commit fcac74b into mainMay 9, 2022
@JimBobSquarePants
JimBobSquarePants deleted the bp/webp-iccprofile branch May 9, 2022 03:31
Sign up for freeto 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.

2 participants

@brianpopow@JimBobSquarePants