Docs.rs
libavif-image-0.14.0
libavif-image 0.14.0
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
njaard
Dependencies
image ^0.25
normal
libavif ^0.14.0
normal
image ^0.25
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libavif_
image
0.14.0
All Items
Crate Items
Enums
Functions
Crate
libavif_image
Copy item path
Source
Expand description
Load and Save AVIF from
image
types.
Converts to and from YUV (
image
only does RGB).
Enums
§
Error
The errors that may occur while processing an image
Functions
§
is_avif
Very efficiently detects AVIF files
read
Read data that is in an AVIF file and load it into an image
save
Save an image into an AVIF file