Function VisualServerSingleton.textureGetHeight

Returns the texture's height.

long textureGetHeight (
  const(RID) texture
) nothrow @nogc const;