Table of Contents

Method OnSave

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

OnSave(Document, Stream, SaveConfigToken, Surface, ProgressEventHandler)

protected override sealed void OnSave(Document input, Stream output, SaveConfigToken token, Surface scratchSurface, ProgressEventHandler progressCallback)

Parameters

input Document
output Stream
token SaveConfigToken
scratchSurface Surface
progressCallback ProgressEventHandler