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.
Methods for loading an image.
Overload List
Name | Description |
---|---|
Texture2D.FromStream (GraphicsDevice, Stream) | Loads texture data from a stream. |
Texture2D.FromStream (GraphicsDevice, Stream, Int32, Int32, Boolean) | Loads texture data from a stream. |
See Also
Reference
Texture2D Class
Texture2D Members
Microsoft.Xna.Framework.Graphics Namespace