Skip to content

Prepare for supporting multiple pixel formats#359

Merged
madsmtm merged 1 commit intomasterfrom
madsmtm/prepare-pixel-format
Apr 22, 2026
Merged

Prepare for supporting multiple pixel formats#359
madsmtm merged 1 commit intomasterfrom
madsmtm/prepare-pixel-format

Conversation

@madsmtm
Copy link
Copy Markdown
Member

@madsmtm madsmtm commented Apr 22, 2026

Make PixelFormat #[non_exhaustive], and rename the variants from Rgba -> Rgba8 and Bgra -> Bgra8.

Part of #98 / #317.

Make `PixelFormat` `#[non_exhaustive]`, and rename the variants from
`Rgba` -> `Rgba8` and `Bgra` -> `Bgra8`.
@madsmtm madsmtm added the enhancement New feature or request label Apr 22, 2026
@madsmtm madsmtm merged commit 9d2e23d into master Apr 22, 2026
40 checks passed
@madsmtm madsmtm deleted the madsmtm/prepare-pixel-format branch April 22, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

1 participant