Field Sixel | Terminal.Gui v2 (original) (raw)

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.

Edit this page