Module image

Source
Available on crate feature image only.
Expand description

Image manipulation.
image::{sixel}

Modules§

sixelalloc and term and (io or std) and (dep_hashbrown or std)
Sixel encoding functionality.

Structs§

Pnm
🌐 A collection of methods for encoding and decoding PNM bitmap formats.

Enums§

ImageError
🚩+ An image-related error.

Type Aliases§

ImageResult
⚖️ An image-related result.