provideTopLevelRenderContext

Deprecated

This context will be at the top level, not providing any of the useful translations and scalings that might be needed to render properly. Use with care.

This is a method to provide a render context. Note that constructing this context directly will potentially give you an incorrect render state, leading to visual glitches. Depending on your platform, this might also require additional platform specific cleanup / post rendering work to be done. Use only if you know exactly that none of your rendering requires this extra functionality.