Texture.GetCreationParameters Method

Loads texture creation parameters from a file.

Overload List

Name Description
Texture.GetCreationParameters (GraphicsDevice, Stream) Loads texture creation parameters from a stream.
Texture.GetCreationParameters (GraphicsDevice, Stream, Int32) Loads texture creation parameters from a stream, specifying the number of bytes in the stream.
Texture.GetCreationParameters (GraphicsDevice, String) Loads texture creation parameters from a file.

See Also

Reference

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