Learn R Programming

terminalgraphics (version 0.1.1)

png2tgp: Dump a PNG image to the terminal using the Terminal Graphics Protocol

Description

Dump a PNG image to the terminal using the Terminal Graphics Protocol

Usage

png2tgp(filename)

Value

Called for it's side effect of writing the image to the terminal (standard out). Returns NULL invisibly.

Arguments

filename

filename of the PNG image

Details

The Terminal Graphics Protocol is not supported by many Terminal Emulators. The most notable terminal emulator supporting the protocol is Kitty.