Image.SaveAdd Method
.NET Framework 2.0
Adds the information in the specified Image to this Image. The specified EncoderParameters determine how the new information is incorporated into the existing image.
| Name | Description |
|---|---|
| Image.SaveAdd (EncoderParameters) | 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. |
| Image.SaveAdd (Image, EncoderParameters) | Adds a frame to the file or stream specified in a previous call to the Save method. |
Community Additions
ADD
Show: