In This Topic
GdPicture14 Namespace / GdPictureImaging Class / TiffCreateMultiPageFromFile Method

TiffCreateMultiPageFromFile Method (GdPictureImaging)

In This Topic
Creates a new GdPicture image representing the editable multipage TIFF image based on the parameters you have specified.
Overload List
OverloadDescription
Creates a new GdPicture image representing the editable multipage TIFF image based on an input file. The newly created image is identified by its unique non-zero image identifier.

Please note that you can specify the read-only or read-write mode using the TiffOpenMultiPageForWrite method before loading the file.

 
Creates a new GdPicture image representing the editable multipage TIFF image based on an input file. The newly created image is identified by its unique non-zero image identifier.

Please note that you can specify the read-only or read-write mode using the TiffOpenMultiPageForWrite method before loading the file.

 
See Also