Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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