Class SixelSupportDetector | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

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

public class SixelSupportDetector

Inheritance

object

SixelSupportDetector

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.MemberwiseClone()

object.ReferenceEquals(object, object)

object.ToString()

Methods

Detect(Action)

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

Edit this page