6 releases

0.1.5 Mar 28, 2023
0.1.4 Mar 28, 2023

#1521 in Algorithms

Download history 46/week @ 2024-01-04 49/week @ 2024-01-11 73/week @ 2024-01-18 49/week @ 2024-01-25 51/week @ 2024-02-01 50/week @ 2024-02-08 80/week @ 2024-02-15 144/week @ 2024-02-22 67/week @ 2024-02-29 79/week @ 2024-03-07 61/week @ 2024-03-14 67/week @ 2024-03-21 80/week @ 2024-03-28 72/week @ 2024-04-04 75/week @ 2024-04-11 83/week @ 2024-04-18

316 downloads per month
Used in 3 crates

Zlib OR Apache-2.0 OR MIT

14KB
354 lines

Docs.rs

pixel_formats

Types for various pixel formats.


lib.rs:

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.

Dependencies

~0.5–1MB
~22K SLoC