Image::SaveAdd Method (EncoderParameters^)
.NET Framework (current version)
Adds a frame to the file or stream specified in a previous call to the Save method. Use this method to save selected frames from a multiple-frame image to another multiple-frame image.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- encoderParams
-
Type:
System.Drawing.Imaging::EncoderParameters^
An EncoderParameters that holds parameters required by the image encoder that is used by the save-add operation.
.NET Framework
Available since 1.1
Available since 1.1
Show: