Package 

Class RiveRenderImage

  • All Implemented Interfaces:
    app.rive.runtime.kotlin.core.RefCount

    
    public final class RiveRenderImage
    extends NativeObject
                        

    A wrapper around a native C++ object representing a raster image that can be rendered in Rive.

    Use the companion object methods to create one from encoded bytes, pixel bytes, ARGB integers, or an Android Bitmap.