SurfaceLoader Class

Language:

Loads and saves surfaces.

Definition

Visual Basic NotInheritable MustInherit Public Class SurfaceLoader
    Inherits Object
C# public abstract sealed class SurfaceLoader : Object
C++ public ref class SurfaceLoader abstract sealed : Object
JScript public final abstract class SurfaceLoader extends Object

Members Table

Method Description
static (Shared in Visual Basic) FromFile Loads a surface from a file.
static (Shared in Visual Basic) FromStream Loads a surface from a stream.
static (Shared in Visual Basic) FromSurface Loads a surface from another surface with color conversion.
static (Shared in Visual Basic) Save Saves a surface to a file.
static (Shared in Visual Basic) SaveToStream Saves a surface to a stream.

Inheritance Hierarchy

Object Leave Site
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

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center