Table of Contents

Property EncodedSixel

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

EncodedSixel

Gets or sets pre-encoded sixel data for Pixels.

public string? EncodedSixel { get; set; }

Property Value

string

Remarks

This is used only when the full DestinationCells rectangle is visible. Clipped output still encodes the cropped pixels so the emitted sixel dimensions match the clipped cell region.