Image Reader Surface
CloseableSurface backed by an ImageReader.
The Surface is owned by the ImageReader, so closing this wrapper closes only the reader. That invalidates the surface after Rive has finished all queued work that targets it.
Parameters
image Reader
Reader that owns the render target surface.