Function VisualServerSingleton.textureGetFlags

Returns the flags of a texture.

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