Method Detect
Detect(Action<SixelSupportResult>)
Sends Ansi escape sequences to the console to determine whether sixel is supported (and Resolution etc).
public void Detect(Action<SixelSupportResult> resultCallback)
Parameters
resultCallback
Action<SixelSupportResult>