Learn R Programming

terminalgraphics (version 0.1.1)

png2sixel: Dump a PNG image to the terminal in Sixel format

Description

Dump a PNG image to the terminal in Sixel format

Usage

png2sixel(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