Crate imagequant_sys
source ·Expand description
Exports API for C programs and C-FFI-compatible languages. See libimagequant.h
or https://pngquant.org/lib/ for C docs.
This crate is not supposed to be used in Rust directly. For Rust, see the parent imagequant crate.
Structs
- A
void*
pointer to any data, as long as it’s thread-safe
Enums
- Error codes
Functions
- liq_attr_create_with_allocatorDeprecated
- This is just to exist in backtraces of crashes that aren’t mine
- liq_get_min_opacityDeprecated
- liq_set_min_opacityDeprecated