ImageListStreamer.save

Overview | Methods | This Package | All Packages

ImageListStreamer.save

Saves the images in the ImageList object to the specified data stream.

Syntax

public void save( IDataStream stream )

Parameters

stream

An IDataStream object to save the image list to.

See Also    IPersistable