Function VisualServerSingleton.textureGetWidth

Returns the texture's width.

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