Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.