Method Save
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
Save(Document, Stream, TToken, Surface, ProgressEventHandler, bool)
public void Save(Document input, Stream output, TToken token, Surface scratchSurface, ProgressEventHandler progressCallback, bool rememberToken)
Parameters
input
Documentoutput
Streamtoken
TTokenscratchSurface
SurfaceprogressCallback
ProgressEventHandlerrememberToken
bool