ly.img.android.pesdk.backend.operator.preview / GlOperation / render

render

fun render(@Nullable texture: ly.img.android.opengl.textures.GlTexture): ly.img.android.opengl.textures.GlTexture

Start the Operation

Parameters

texture - ly.img.android.opengl.textures.GlTexture: a ResultRegion object hold the request options like position and transformation.

Return
ly.img.android.opengl.textures.GlTexture: a RequestResult object, contains the result.