LoadPalette
MethodLoadPalette (Method)
This method loads a color palette from an external.PAL file
Syntax:
Function LoadPalette(sAVAXPalFile As String) As Boolean
The LoadPalette method syntax consists of the following:
Parameter |
Data Type |
Description |
sAVAXPalFile |
String |
The name of the file |
Return value:
Boolean - True when loading succeeds; false when loading fails.