6 releases
0.1.5 | Mar 28, 2023 |
---|---|
0.1.4 | Mar 28, 2023 |
#840 in Images
242 downloads per month
Used in 4 crates
(3 directly)
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.4–0.9MB
~19K SLoC