[][src]Crate asciify

Structs

AsciiBuilder
AsciiPoint

Functions

ascii_char_for_point

Fetches the corresponding ascii character to represent the provided brightness

colored_point_for_pixel

Create the information required to construct an ascii representation of the provided pixel maintaining its color

compute_brightness

Computes the brightness of the pixel as a number between 0 and 1

gray_point_for_pixel

Create the information required to construct an ascii representation of the provided pixel in grayscale