Multipage File Formats

LEADTOOLS supports the following file formats which support multipage files. These formats are:

image\sqrblit.gif Animated Cursor

image\sqrblit.gif Animated Gif

image\sqrblit.gif CALS3

image\sqrblit.gif DCX

image\sqrblit.gif DICOM (Read Only)

image\sqrblit.gif FlashPix

image\sqrblit.gif FLC

image\sqrblit.gif GIF

image\sqrblit.gif IFF

image\sqrblit.gif IOCA/MODCA

image\sqrblit.gif PCX

image\sqrblit.gif PDF

image\sqrblit.gif TIFF

image\sqrblit.gif ABC

 

 

When loading a multipage file, you can load all pages using the Load method (ILEADRasterIO). If you wish to load only one of the pages, set the lPage parameter when calling the Load method (ILEADRasterIO). For more information on loading a multi-page file, refer to Loading a Bitmap from a File.