Function Texture.height
Wraps SDL_QueryTexture
which gets the height of the dsdl
in pixels
uint height() @property @trusted const;
Returns
height of the dsdl
in pixels
Throws
dsdl
if failed to query the information