Eyeshot 9.0 WinForms API Reference
BitmapFromColors Method

WinForms Assembly > devDept.Graphics Namespace > TextureBase Class : BitmapFromColors Method
Syntax
'Declaration
 
Protected Function BitmapFromColors( _
   ByVal colorTable() As Color _
) As Bitmap
protected Bitmap BitmapFromColors( 
   Color[] colorTable
)

Parameters

colorTable
See Also

Reference

TextureBase Class
TextureBase Members