IMultipageImageExt Class

Summary: The extended multipage image interface

Module: aspose.imaging

Full Name: aspose.imaging.IMultipageImageExt

Methods

NameDescription
add_page(page)Adds page to the image.

Method: add_page(page)

 add_page(page) 

Adds page to the image.

Parameters:

ParameterTypeDescription
pageRasterImageThe page to add.