| has_sixel_support | Determine if terminal supports Sixel |
| has_tgp_support | Determine if terminal supports Terminal Graphics Protocol |
| is_kitty | Determine if we are running in a kitty terminal |
| kitty_background | Get the colors used in the kitty terminal |
| kitty_colors | Get the colors used in the kitty terminal |
| kitty_foreground | Get the colors used in the kitty terminal |
| kitty_palette | Get the colors used in the kitty terminal |
| png2sixel | Dump a PNG image to the terminal in Sixel format |
| png2terminal | Dump a PNG image to the terminal |
| png2tgp | Dump a PNG image to the terminal using the Terminal Graphics Protocol |
| raster2sixel | Dump an image raster to the terminal in Sixel format |
| raster2terminal | Dump an image raster to the terminal |
| raster2tgp | Dump an image raster to the terminal using the Terminal Graphics Protocol |
| sixel | Terminal Graphics Protocol Device |
| term_background | Get the colors used in the terminal |
| term_dim | Get the dimensions of the terminal window in pixels |
| term_foreground | Get the colors used in the terminal |
| term_height | Get the height of the terminal window in pixels |
| term_palette | Get the colors used in the terminal |
| term_replot | Replot the current device in the terminal. |
| term_width | Get the with of the terminal window in pixels |
| tgp | Terminal Graphics Protocol Device |