Palette.Save Method

FreeImage.NET

PaletteSave Method
Overload List
  Name Description
Public method Save(BinaryWriter)
Saves this Palette using the specified writer.
Public method Save(Stream)
Saves this Palette to the specified stream.
Public method Save(String)
Saves this Palette to the specified file.
Top
See Also