Skip to content

Fix creating images from 16 bit grayscale pixels#326

Merged
mlarouche merged 1 commit into
zigimg:masterfrom
snake-scaly:fix/init-raw-grayscale16
May 18, 2026
Merged

Fix creating images from 16 bit grayscale pixels#326
mlarouche merged 1 commit into
zigimg:masterfrom
snake-scaly:fix/init-raw-grayscale16

Conversation

@snake-scaly

Copy link
Copy Markdown
Contributor

This commit adds the missing .grayscale16 case to color.PixelStorage.initRawPixels. This resolves #267.

This commit adds the missing `.grayscale16` case to
`color.PixelStorage.initRawPixels`. This resolves zigimg#267.
@mlarouche mlarouche merged commit 0bbe201 into zigimg:master May 18, 2026
3 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.

initRawPixels() does not have a case for grayscale16

2 participants