Bindings to the stb image encoding/decoding library for loading and saving images.
# Cargo.toml
[dependencies]
stb_image = "0.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load an image from file using stb_image
Use a more comprehensive image crate like `image` if you need broader format support.
No dependency data recorded yet.