Icon.Save

Icon.Save method

Saves this Icon to the specified output Stream.

public void Save(Stream outputStream)
ParameterTypeDescription
outputStreamStreamThe Stream to save to.

See Also