Icon.Save
Icon.Save method
Saves this Icon to the specified output Stream.
public void Save(Stream outputStream)
Parameter | Type | Description |
---|---|---|
outputStream | Stream | The Stream to save to. |
See Also
- class Icon
- namespace System.Drawing
- assembly Aspose.Drawing