Palette.Load Method

FreeImage.NET

PaletteLoad Method
Overload List
  Name Description
Public method Load(BinaryReader)
Loads a palette from the reader.
Public method Load(Stream)
Loads a palette from the specified stream.
Public method Load(String)
Loads a palette from the specified file.
Top
See Also