Eyeshot 10 WinForms API Reference
GetBitmapFromTexture Method (OglRenderContext)

WinForms Assembly > devDept.Graphics Namespace > OglRenderContext 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

OglRenderContext Class
OglRenderContext Members