Adds the supplied colour to the table
Declaration Syntax
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