Share via


RenderToSurface.RenderToSurface Constructor ()

Initializes a new instance of the RenderToSurface class.

Overload List

public RenderToSurface(Device, int, int, Format, bool, DepthFormat);
public RenderToSurface(ID3DXRenderToSurface);
public RenderToSurface(IntPtr);

Remarks

Exceptions

InvalidCallException

The method call is invalid. For example, a method's parameter might contain an invalid value.

OutOfMemoryExceptionLeave Site

Microsoft Direct3D could not allocate sufficient memory to complete the call.