Loads a palette from the specified file.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public void Load( string filename ) |
Visual Basic (Declaration) |
---|
Public Sub Load ( _ filename As String _ ) |
Visual C++ |
---|
public: void Load( String^ filename ) |
Parameters
- filename
- Type: System..::.String
The name of the palette file.