[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D9.Surface

Surface Class

IDirect3DSurface9

Implements
Namespace: C1.Util.DX.Direct3D9
Assembly: C1.WPF.DX.4.6.2.dll
Syntax
[Guid("0CFBAF3A-9FF6-429a-99B3-A2796AF8B89B")]
public class Surface : Resource, IDisposable, IUnknown

Constructors

Name Description
Surface(IntPtr)

Initializes a new instance of the Surface class.

Operators

Name Description
explicit operator Surface(IntPtr)

Performs an explicit conversion from IntPtr to Surface.