TiffImage.AddFrames
TiffImage.AddFrames method
Integrate the array of frames seamlessly into the image, enriching its content and versatility. Utilize this method to enhance image composition and management, enabling efficient handling of multi-frame images within your application.
public void AddFrames(TiffFrame[] frames)
Parameter | Type | Description |
---|---|---|
frames | TiffFrame[] | The frames array to add |
See Also
- class TiffFrame
- class TiffImage
- namespace Aspose.Imaging.FileFormats.Tiff
- assembly Aspose.Imaging