Eyeshot 10 WinForms API Reference
SetRGBA(Byte,Byte,Byte,Byte) Method

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

Parameters

r
g
b
a
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members
Overload List