Table of Contents

Method Detect

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Detect(Action<SixelSupportResult>)

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

public void Detect(Action<SixelSupportResult> resultCallback)

Parameters

resultCallback Action<SixelSupportResult>