Goblin - A Platform for 3D AR and VR Applications

ResourceCache.CreateTextureFromFile Method 

Create a texture from a file

public Texture CreateTextureFromFile(
   Device device,
   string filename
);

See Also

ResourceCache Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace