Overload | Description |
---|---|
TiffInsertPageFromGdPictureImage(Int32,Int32,Int32) | Inserts a new page from the specified GdPicture image at a given position of an editable multipage TIFF image, that is represented by its unique image identifier.
This method only handles editable multipage TIFF images; otherwise it will fail. |
TiffInsertPageFromGdPictureImage(Int32,Int32,Int32,Boolean) | Inserts a new page from the specified GdPicture image at a given position of an editable multipage TIFF image, that is represented by its unique image identifier.
This method only handles editable multipage TIFF images; otherwise it will fail. |