Table of Contents

Property Sixel

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

Sixel

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 List<SixelToRender> Sixel { get; }

Property Value

List<SixelToRender>