Method OnSave
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
OnSave(Document, Stream, SaveConfigToken, Surface, ProgressEventHandler)
protected virtual void OnSave(Document input, Stream output, SaveConfigToken token, Surface scratchSurface, ProgressEventHandler progressCallback)
Parameters
input
Documentoutput
Streamtoken
SaveConfigTokenscratchSurface
SurfaceprogressCallback
ProgressEventHandler