render

external fun render(bitmap: IAdjustableBitmap, backgroundColor: Rgba? = null): Int

Render the specified RoadInfoImage into the provided IAdjustableBitmap.

Return

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