Function Renderer.height

Wraps SDL_GetRendererOutputSize which gets the renderer output's height

uint height() @property @trusted const;

Returns

drawable height of the renderer's output/target

Throws

dsdl2.SDLException if failed to get the renderer output height