Saves the image to the specified output stream.
public void save( IDataStream outputStream )
outputStream
An IDataStream object to which to save the image. This can be a file, object, or other data stream.