Table of Contents

Property EncodedKitty

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

EncodedKitty

Gets or sets pre-encoded Kitty graphics protocol data for Pixels.

public string? EncodedKitty { get; set; }

Property Value

string

Remarks

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