TColor32Gradient.LoadFromStream

procedure LoadFromStream(Stream: TStream);

Description

Loads the data of a previously stored TColor32Gradient from stream. The data layout is proprietary and not compatible with existing gradient formats

See Also

SaveToStream