Eyeshot 10 WinForms API Reference
ReadDepthsPixels Method

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

Parameters

context
other
rect
See Also

Reference

D3DTextureDepth Class
D3DTextureDepth Members