Table of Contents

Property Encoder

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

Encoder

Gets or sets the sixel encoder to use. A default encoder is used when this is null.

public SixelEncoder? Encoder { get; set; }

Property Value

SixelEncoder