Using SceneTexture in Skia

Is there a way to use the texture in Skia, to convert the texture to SKImage?

Why do I need that?
I want to use the TouchDevice (Graphics.Skia.SkiaRender) and Stride.

Thank you!

I think you can just use the stride SkiaRenderer and connect the Console to it.

Danke Björn!!