create_renderer method

create_renderer()

Creates a new Renderer with default profile.

Returns


@staticmethod
def create_renderer():
    ...

Exceptions

ExceptionDescription
RendererException

See Also