Terminal Graphics
Single-file, header-only C++20 functionality for producing graphics on the terminal using the sixel protocol
Loading...
Searching...
No Matches
TG::Rescale< ImageType > Member List

This is the complete list of members for TG::Rescale< ImageType >, including all inherited members.

height() constTG::Rescale< ImageType >inline
operator()(int x, int y) constTG::Rescale< ImageType >inline
Rescale(const ImageType &image, double minval, double maxval, int cmap_size)TG::Rescale< ImageType >inline
width() constTG::Rescale< ImageType >inline