Table of Contents

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 Document
output Stream
token TToken
scratchSurface Surface
progressCallback ProgressEventHandler