Method GetSixels
GetSixels()
Gets the queue of sixel images to write out to screen when updating. If the terminal does not support Sixel, adding to this queue has no effect.
[Obsolete("The legacy static Application object is going away.")]
public static ConcurrentQueue<SixelToRender> GetSixels()