SavePalette
MethodSavePalette (Method)
Saves the current palette to an external palette file
Syntax:
Function SavePalette(sPalFile As String) As Boolean
The SavePalette method syntax consists of the following:
Parameter |
Data Type |
Description |
sPalFile |
String |
The name of the external palette file |
Return value:
Boolean - True on success, false on error.