displayImage

open suspend fun displayImage(image: DisplayImage, options: DisplayImageOptions = DisplayImageOptions()): Result<Unit>

Display an encoded PNG/JPEG image on the glasses.

The default implementation keeps third-party clients source-compatible: devices that do not implement image display report GlassesError.Unsupported.