OutputStream

CustomImageSavingArgs.OutputStream property

Gets the custom output stream set by SetOutputStream, or null if no custom stream was specified.

public Stream OutputStream { get; }

See Also