Property EncodedSixel
EncodedSixel
Gets or sets pre-encoded sixel data for Pixels.
public string? EncodedSixel { get; set; }
Property Value
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.