#pixel-format #bit-packed #data

pixel_formats

Types for various pixel formats

6 releases

0.1.5 Mar 28, 2023
0.1.4 Mar 28, 2023

#5 in #bit-packed

Download history 121/week @ 2025-09-11 122/week @ 2025-09-18 144/week @ 2025-09-25 114/week @ 2025-10-02 92/week @ 2025-10-09 127/week @ 2025-10-16 96/week @ 2025-10-23 82/week @ 2025-10-30 83/week @ 2025-11-06 74/week @ 2025-11-13 88/week @ 2025-11-20 89/week @ 2025-11-27 78/week @ 2025-12-04 79/week @ 2025-12-11 95/week @ 2025-12-18 77/week @ 2025-12-25

339 downloads per month
Used in 4 crates (3 directly)

Zlib OR Apache-2.0 OR MIT

14KB
354 lines

Structs for various pixels formats.

Format types expose public fields where possible, though formats with bitpacked data must use accessor methods.

The docs for each type have notes on the appropriate constants to let that type be used with GL or VK.


Docs.rs

pixel_formats

Types for various pixel formats.

Dependencies

~330–750KB
~16K SLoC