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 and saves surfaces.
Definition
Visual Basic NotInheritable MustInherit Public Class SurfaceLoader
Inherits ObjectC# public abstract sealed class SurfaceLoader : Object C++ public ref class SurfaceLoader abstract sealed : Object JScript public final abstract class SurfaceLoader extends Object
Members Table
The following table lists the members exposed by the object.
Methods
Method Description FromFile
Loads a surface from a file. FromStream
Loads a surface from a stream. FromSurface
Loads a surface from another surface with color conversion. Save
Saves a surface to a file. SaveToStream
Saves a surface to a stream.
Inheritance Hierarchy
SurfaceLoader
Class Information
Namespace Microsoft.DirectX.Direct3D Assembly Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll) Strong Name Microsoft.DirectX.Direct3DX, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
.gif)