次の方法で共有


Texture.GetTextureInformation Method

Retrieves information about a given image file.

Overload List

Name Description
Texture.GetTextureInformation (Stream) Retrieves information about a given image file stream.
Texture.GetTextureInformation (Stream, Int32) Retrieves information about a given image file stream, specifying the number of bytes in the stream.
Texture.GetTextureInformation (String) Retrieves information about a given image file.

See Also

Reference

Texture Class
Texture Members
Microsoft.Xna.Framework.Graphics Namespace