Overload | Description |
---|---|
TiffAppendPageFromGdPictureImage(Int32,Int32) | Appends a new page from the specified GdPicture image to the end 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. |
TiffAppendPageFromGdPictureImage(Int32,Int32,Boolean) | Appends a new page from the specified GdPicture image to the end 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. |