Eyeshot 9.0 WPF API Reference
ReadDepthsPixels Method

WPF Assembly > devDept.Graphics Namespace > TextureD3D_Depth Class : ReadDepthsPixels Method
Syntax
'Declaration
 
Public Shared Function ReadDepthsPixels( _
   ByVal context As RenderContextBase, _
   ByVal other As SharpDX.Direct3D11.Texture2D, _
   ByVal rect As Rectangle _
) As Byte()
public static byte[] ReadDepthsPixels( 
   RenderContextBase context,
   SharpDX.Direct3D11.Texture2D other,
   Rectangle rect
)

Parameters

context
other
rect
See Also

Reference

TextureD3D_Depth Class
TextureD3D_Depth Members