Property SixelData
SixelData
gets or sets the encoded sixel data. Use SixelEncoder to convert bitmaps into encoded sixel data.
public string SixelData { get; set; }
gets or sets the encoded sixel data. Use SixelEncoder to convert bitmaps into encoded sixel data.
public string SixelData { get; set; }