Table of Contents

Field Sixel

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Collection of sixel images to write out to screen when updating. Only add to this collection if you are sure terminal supports sixel format.

public static List<SixelToRender> Sixel

Returns

List<SixelToRender>
Collection of sixel images to write out to screen when updating. Only add to this collection if you are sure terminal supports sixel format.