render

external fun render(bitmap: IAdjustableBitmap, settings: LaneImageRenderSettings): Int

Render the specified LaneImage into the provided IAdjustableBitmap.

Return

GemError.NoError on success. GemError.NotSupported in case of unsupported encoding.