fabd ~master (2022-05-03T19:44:41.0687878)
Dub
Repo
Image
fabd
dfab
Stores converted image data
struct
Image {
this
(string path);
void
toString
(void delegate(const(char)[]) sink);
}
Constructors
this
this
(string path)
Load an image
Members
Functions
toString
void
toString
(void delegate(const(char)[]) sink)
Prints the image
Meta
Source
See Implementation
fabd
dfab
functions
apply_color
background_256
foreground_256
highlight_256
rgb
xterm_to_rgb
structs
Image
Stores converted image data