A Sandcastle Documented Class Library
Add Method (colourToAdd)
NamespacesGifComponentsColourTableAdd(Color)
Adds the supplied colour to the table
Declaration Syntax
C#Visual BasicVisual C++
public void Add(
	Color colourToAdd
)
Public Sub Add ( _
	colourToAdd As Color _
)
public:
void Add(
	Color colourToAdd
)
Parameters
colourToAdd (Color)
The colour to add to the colour table.

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453