ImageEn, unit iexBitmaps

TIOParams.SaveToStream

TIOParams.SaveToStream


Declaration

procedure SaveToStream(Stream: TStream);


Description

Saves the file format parameters to stream in a custom meta-data format.

CheckMagicString should always be True, unless you must maintain compatibility with earlier editions of ImageEn (prior to v6.3.1)

Note: This does NOT save the parameters to an existing image file stream.