Method OnSaveT
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
OnSaveT(Document, Stream, TToken, Surface, ProgressEventHandler)
protected abstract void OnSaveT(Document input, Stream output, TToken token, Surface scratchSurface, ProgressEventHandler progressCallback)
Parameters
input
Documentoutput
Streamtoken
TTokenscratchSurface
SurfaceprogressCallback
ProgressEventHandler