List of all items
Structs
- DitherConfig
- algorithms::Kernel
- algorithms::KernelOffset
- color_space_lab::OkLab
- color_space_lab::PaletteLab
- measured_palettes::MeasuredPaletteEntry
- palettes::Palette
- types::ImageBuffer
Enums
- enums::DitherMode
- enums::GamutCompression
- enums::ToneCompression
- error::DitherError
- palettes::ColorScheme
Functions
- algorithms::atkinson
- algorithms::burkes
- algorithms::direct_map
- algorithms::error_diffusion_dither
- algorithms::error_diffusion_dither_with_canonical
- algorithms::floyd_steinberg
- algorithms::jarvis_judice_ninke
- algorithms::ordered_dither
- algorithms::ordered_dither_with_canonical
- algorithms::sierra
- algorithms::sierra_lite
- algorithms::stucki
- algorithms::try_exact_palette_map
- color_space::linear_channel_to_srgb
- color_space::linear_fraction_to_srgb
- color_space::srgb_channel_to_linear
- color_space::srgb_fraction_to_linear
- color_space_lab::match_pixel_oklab
- color_space_lab::oklab_to_rgb
- color_space_lab::rgb_to_oklab
- dither
- dither_with_canonical
- tone_map::adjust_saturation
- tone_map::apply_exposure
- tone_map::apply_shadows_highlights
- tone_map::auto_compress_dynamic_range
- tone_map::compress_dynamic_range
- tone_map::gamut_compress
Statics
- algorithms::ATKINSON
- algorithms::BURKES
- algorithms::FLOYD_STEINBERG
- algorithms::JARVIS_JUDICE_NINKE
- algorithms::SIERRA
- algorithms::SIERRA_LITE
- algorithms::STUCKI
- measured_palettes::BWRY_3_97
- measured_palettes::BWRY_4_2
- measured_palettes::CATALOG
- measured_palettes::HANSHOW_BWR
- measured_palettes::HANSHOW_BWY
- measured_palettes::MONO_4_26
- measured_palettes::SOLUM_BWR
- measured_palettes::SPECTRA_7_3_6COLOR
- measured_palettes::SPECTRA_7_3_6COLOR_V2