Eyeshot 10 WinForms API Reference
GetColorDescription Method (D3DRenderContext)

WinForms Assembly > devDept.Graphics Namespace > D3DRenderContext Class : GetColorDescription Method
Syntax
'Declaration
 
Protected MustOverride Function GetColorDescription( _
   ByVal width As Integer, _
   ByVal height As Integer _
) As   
protected abstract    GetColorDescription( 
   int width,
   int height
)

Parameters

width
height
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members