render

open external fun render(bitmap: IBitmap): Int

Render the Image into the provided IBitmap.

Return

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

Parameters

bitmap

The IBitmap object where to render the image