Compartir a través de


TextureLoader.FromFile Method

Creates a texture from a file.

Overload List

Name Description
TextureLoader.FromFile (Device, String) Creates a texture from a file.

Supported by the .NET Compact Framework.
TextureLoader.FromFile (Device, String, Int32, Int32, Int32, Usage, Format, Pool, Filter, Filter, Int32) Creates a texture from a file.

Supported by the .NET Compact Framework.
TextureLoader.FromFile (Device, String, Int32, Int32, Int32, Usage, Format, Pool, Filter, Filter, Int32, PaletteEntry[]) Creates a texture from a file.

Supported by the .NET Compact Framework.

See Also

Reference

TextureLoader Class
TextureLoader Members
Microsoft.WindowsMobile.DirectX.Direct3D Namespace