Eyeshot 10 WinForms API Reference
GetBitmapFromTexture Method (D3DRenderContext)

WinForms Assembly > devDept.Graphics Namespace > D3DRenderContext Class : GetBitmapFromTexture Method
Syntax
'Declaration
 
Public Overrides Function GetBitmapFromTexture( _
   ByVal texture As TextureBase _
) As Bitmap
public override Bitmap GetBitmapFromTexture( 
   TextureBase texture
)

Parameters

texture
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members