Terminal Graphics
Single-file, header-only C++20 functionality for producing graphics on the terminal using the sixel protocol
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NTGThe namespace within which all functionality is placed
 CFontA class to hold the information about the font used for text rendering
 CImageA simple class to hold a 2D image using datatype specified as ValueType template parameter
 CmagnifyAdapter class to magnify an image
 CPlotA class to provide plotting capabilities
 CRescaleAdapter class to rescale intensities of image to colourmap indices