Structs§
- Dimension
- Image dimension with a width and a height.
Functions§
- convert_
to_ ascii - Opens an image at a path and turns it into an ASCII string.
If the image is larger than the given dimensions, it will be
resized to those dimensions. If
Noneis passed, it will use a width and height of 250.