TiffImage.Add
TiffImage.Add method
Add the frames from the specified image seamlessly into the current frame, consolidating their content and enhancing compositional flexibility. Integrate this method to streamline frame management and manipulation within your application, facilitating efficient handling of multi-frame images.
public void Add(TiffImage image)
Parameter | Type | Description |
---|---|---|
image | TiffImage | The source image. |
See Also
- class TiffImage
- namespace Aspose.Imaging.FileFormats.Tiff
- assembly Aspose.Imaging