console_image

package
v0.0.0-...-12f60f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const AnsiBgRgbColor = "\x1b[48;2;%d;%d;%dm"
View Source
const AnsiBgTransparentColor = "\x1b[0;39;49m"
View Source
const AnsiCursorHide = "\x1B[?25l"
View Source
const AnsiCursorShow = "\x1B[?25h"
View Source
const AnsiCursorUp = "\x1B[%dA"
View Source
const AnsiFgRgbColor = "\x1b[38;2;%d;%d;%dm▄"
View Source
const AnsiFgTransparentColor = "\x1b[0m "
View Source
const AnsiReset = "\x1b[0m"
View Source
const DefaultTermCols = 80
View Source
const DefaultTermRows = 24
View Source
const FPS = 15
View Source
const ResizeFactorX = 1
View Source
const ResizeFactorY = 2
View Source
const ResizeOffsetY = 8

Variables

This section is empty.

Functions

func ShowImg

func ShowImg(imagePath string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL