using a Skia resize node prevents the layer from being rendered via SkiaRenderer in Stride. see the attached gif : soon as Resize is inserted in the chain, the Texture goes black.
Indeed, Stride and Skia use different graphics contexts. We did some tests internally where both use the same context but I can give you no ETA yet when (or if even) that branch will come back to the mainline. For now you’ll have to do an expensive download with ToRasterImage.