Skip to content

Conversation

197g
Copy link
Member

@197g 197g commented Sep 4, 2025

It is one of the most common channel orders other than Rgb and the construction involves nothing complicated, just swapping the channels around. We don't support that layout during computation, where it would complicate significant parts of Pixel, but as a helper for transferring a buffer we can easily have both on the Rgb{,A} typed containers.

See: #2595 which seems like a paper cut that can be easily and confidently solved.

It is one of the most common channel orders other than Rgb and the
construction involves nothing complicated, just swapping the channels
around. We don't support that layout during computation, where it would
complicate significant parts of `Pixel`, but as a helper for transferring
a buffer we can easily have both on the `Rgb{,A}` typed containers.
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.

1 participant