Overload List
| Name | Description |
|---|---|
| InsertToTIFF(Stream) | Insert or append a frame in a TIFF file. The stream have to contains at least one page. You have to specify the page number in IOParams.TIFF_ImageIndex. |
| InsertToTIFF(String) | Insert or append a frame in a TIFF file. The file must exist and contains at least one page. You have to specify the page number in IOParams.TIFF_ImageIndex. |