Table of Contents

Constructor SixelSupportDetector

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

SixelSupportDetector()

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

public SixelSupportDetector()

SixelSupportDetector(IDriver?)

Creates a new instance of the SixelSupportDetector class.

public SixelSupportDetector(IDriver? driver)

Parameters

driver IDriver