Crate libsixel_rs

source ·
Expand description

Sixel image encoding/decoding.

Re-exports

Modules

  • Types and functions for Sixel colors.
  • Configuration settings for the library and binary.
  • Types and functions for encoding Sixel image control strings.
  • Container types for basic dimensions
  • Types and functions for Sixel dither.
  • Built-in monochrome and RGB palettes.
  • Types and methods for handling color map operations.

Enums

  • Error type for the library.

Constants

Type Aliases

  • Result type for the library.