Microsoft DirectX 9.0 SDK Update (October 2004)

SurfaceLoader Class

Language:

Note: This documentation is preliminary and is subject to change.

Loads and saves surfaces.

Definition

Visual Basic .NET NotInheritable Public Class SurfaceLoader
   Inherits Object 
C# public sealed class SurfaceLoader : Object
Managed C++ public __gc __sealed class SurfaceLoader  : public Object
JScript .NET public class SurfaceLoader extends Object

Members Table

Method Description
static (Shared in Visual Basic .NET) FromFile Loads a surface from a file.
static (Shared in Visual Basic .NET) FromStream Loads a surface from a stream.
static (Shared in Visual Basic .NET) FromSurface Loads a surface from another surface with color conversion.
static (Shared in Visual Basic .NET) Save Saves a surface to a file.
static (Shared in Visual Basic .NET) 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.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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