PNG decoding and encoding library in pure Rust, supporting all standard PNG features.
# Cargo.toml
[dependencies]
png = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a PNG file and creates a decoder to read its image data.
No known issues recorded.
No dependency data recorded yet.