Interface IMultipageImageExt
Interface IMultipageImageExt
Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.8.0)
The extended multipage image interface
public interface IMultipageImageExt : IMultipageImageImplements
Methods
AddPage(RasterImage)
Adds page to the image.
void AddPage(RasterImage page)Parameters
page RasterImage
The page to add.