Eyeshot 10 WinForms API Reference
SetRGB Method (OglRenderContext)

WinForms Assembly > devDept.Graphics Namespace > OglRenderContext Class : SetRGB Method
Syntax
'Declaration
 
Protected Overrides Sub SetRGB( _
   ByVal r As Byte, _
   ByVal g As Byte, _
   ByVal b As Byte _
) 
protected override void SetRGB( 
   byte r,
   byte g,
   byte b
)

Parameters

r
g
b
See Also

Reference

OglRenderContext Class
OglRenderContext Members