render
external fun render(bitmap: IAdjustableBitmap, settings: SignpostImageRenderSettings? = null, blend: Boolean = true): Int
Render the specified SignpostImage into the provided IAdjustableBitmap.
Return
GemError.NoError on success. GemError.NotSupported in case of unsupported encoding.