Function VisualServerSingleton.textureGetTexid

Returns the opengl id of the texture's image.

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