System.Drawing.Image.SaveAdd Method

Adds a frame to the file or stream specified in a previous call to the erload:System.Drawing.Image.Save method. Use this method to save selected frames from a multiple-frame image to another multiple-frame image.

Syntax

public void SaveAdd (System.Drawing.Imaging.EncoderParameters encoderParams)

Parameters

encoderParams
An System.Drawing.Imaging.EncoderParameters that holds parameters required by the image encoder that is used by the save-add operation.

Returns

This method does not return a value.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0