Table of Contents

Class SixelSupportDetector

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

Uses Ansi escape sequences to detect whether sixel is supported by the terminal.

public class SixelSupportDetector
Inheritance
SixelSupportDetector
Inherited Members

Constructors

SixelSupportDetector()

Uses Ansi escape sequences to detect whether sixel is supported by the terminal.

SixelSupportDetector(IDriver?)

Creates a new instance of the SixelSupportDetector class.

Methods

Detect(Action<SixelSupportResult>)

Sends Ansi escape sequences to the console to determine whether sixel is supported (and Resolution etc).