FreeImage.NET Class Library Reference
PaletteSave Method |
Overload List
Name | Description | |
---|---|---|
Save(BinaryWriter) |
Saves this Palette using the specified writer.
|
|
Save(Stream) |
Saves this Palette to the specified stream.
|
|
Save(String) |
Saves this Palette to the specified file.
|
See Also