Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BGRA to PixelMapping.cs #1464

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Add BGRA to PixelMapping.cs #1464

merged 1 commit into from
Oct 21, 2023

Conversation

kmgallahan
Copy link
Contributor

This adds BGRA to the PixelMapping enum for convenience

Description

The specific use case is with Microsoft.UI.Xaml.Media.Imaging.WriteableBitmap.PixelBuffer which takes BGRA format.

Placed at the end of the enum to preserve existing values.

This adds BGRA to the PixelMapping enum for convenience
@CLAassistant
Copy link

CLAassistant commented Oct 20, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Owner

@dlemstra dlemstra left a comment

Choose a reason for hiding this comment

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

Thanks for adding this.

@dlemstra dlemstra merged commit 1f004f6 into dlemstra:main Oct 21, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants