Eyeshot 10 WinForms API Reference
OGLTexture1D Constructor(Color[])

WinForms Assembly > devDept.Graphics Namespace > OGLTexture1D Class > OGLTexture1D Constructor : OGLTexture1D Constructor(Color[])
Syntax
'Declaration
 
Public Function New( _
   ByVal colorTable() As Color _
)
public OGLTexture1D( 
   Color[] colorTable
)

Parameters

colorTable
See Also

Reference

OGLTexture1D Class
OGLTexture1D Members
Overload List