google / google/wuffs

PNG's are stored in RGB order but Wuffs returns BGR/BGRA?

Open
#141 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
4.8k
Forks
145
Avg merge
11h 48m
Merged PRs (30d)
1

Description

According to the PNG spec: Pixels are always stored in RGBA order:

> Pixels are always stored in RGBA order

However Wuffs reports the pixel format as BGR(A).

Am I missing something here or is performance lost by swizzling? 😯

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.