Type Definition termwiz::escape::SixelValue

source · []
pub type SixelValue = u8;
Expand description

A decoded 6-bit sixel value. Each sixel represents a six-pixel tall bitmap where the least significant bit is the topmost bit.