Available on crate feature
alloc
and crate feature term
and (crate features io
or std
) and (crate features dep_hashbrown
or std
) and crate feature image
only.Structs§
- Sixel
- A configurable sixel string builder from a slice of pixel data bytes.
Enums§
- Dither
- Dithering methods of error diffusion.
- Pixel
Format - Pixel format type of input image.
- Sixel
Error - A sixel-related error.
- Sixel
Mean - Method for selecting a representative color from a color space partition (box).
- Sixel
Quality - Quality modes.
- Sixel
Split - Method for finding the largest dimension for splitting, and sorting by that component.