Retrieves the Renderer that is internally associated with the given this.
This will return the same Renderer that was passed to Display or if null was passed to Display or Context then this function returns a pointer to the renderer that was automatically connected internally.
this |
A Context pointer |
The Renderer associated with the given this. |