Terminal Graphics
Single-file, header-only C++20 functionality for producing graphics on the terminal using the sixel protocol
|
This is the complete list of members for TG::Rescale< ImageType >, including all inherited members.
height() const | TG::Rescale< ImageType > | inline |
operator()(int x, int y) const | TG::Rescale< ImageType > | inline |
Rescale(const ImageType &image, double minval, double maxval, int cmap_size) | TG::Rescale< ImageType > | inline |
width() const | TG::Rescale< ImageType > | inline |